@@ -7,42 +7,42 @@ packages:
7
7
name: async
8
8
url: "https://pub.dartlang.org"
9
9
source: hosted
10
- version: "2.5.0-nullsafety.1 "
10
+ version: "2.5.0"
11
11
boolean_selector:
12
12
dependency: transitive
13
13
description:
14
14
name: boolean_selector
15
15
url: "https://pub.dartlang.org"
16
16
source: hosted
17
- version: "2.1.0-nullsafety.1 "
17
+ version: "2.1.0"
18
18
characters:
19
19
dependency: transitive
20
20
description:
21
21
name: characters
22
22
url: "https://pub.dartlang.org"
23
23
source: hosted
24
- version: "1.1.0-nullsafety.3 "
24
+ version: "1.1.0"
25
25
charcode:
26
26
dependency: transitive
27
27
description:
28
28
name: charcode
29
29
url: "https://pub.dartlang.org"
30
30
source: hosted
31
- version: "1.2.0-nullsafety.1 "
31
+ version: "1.2.0"
32
32
clock:
33
33
dependency: transitive
34
34
description:
35
35
name: clock
36
36
url: "https://pub.dartlang.org"
37
37
source: hosted
38
- version: "1.1.0-nullsafety.1 "
38
+ version: "1.1.0"
39
39
collection:
40
40
dependency: transitive
41
41
description:
42
42
name: collection
43
43
url: "https://pub.dartlang.org"
44
44
source: hosted
45
- version: "1.15.0-nullsafety.3 "
45
+ version: "1.15.0"
46
46
cupertino_icons:
47
47
dependency: "direct main"
48
48
description:
@@ -56,7 +56,21 @@ packages:
56
56
name: fake_async
57
57
url: "https://pub.dartlang.org"
58
58
source: hosted
59
- version: "1.2.0-nullsafety.1"
59
+ version: "1.2.0"
60
+ ffi:
61
+ dependency: transitive
62
+ description:
63
+ name: ffi
64
+ url: "https://pub.dartlang.org"
65
+ source: hosted
66
+ version: "1.0.0"
67
+ file:
68
+ dependency: transitive
69
+ description:
70
+ name: file
71
+ url: "https://pub.dartlang.org"
72
+ source: hosted
73
+ version: "6.1.0"
60
74
flutter:
61
75
dependency: "direct main"
62
76
description: flutter
@@ -72,62 +86,125 @@ packages:
72
86
description: flutter
73
87
source: sdk
74
88
version: "0.0.0"
89
+ js:
90
+ dependency: transitive
91
+ description:
92
+ name: js
93
+ url: "https://pub.dartlang.org"
94
+ source: hosted
95
+ version: "0.6.3"
75
96
matcher:
76
97
dependency: transitive
77
98
description:
78
99
name: matcher
79
100
url: "https://pub.dartlang.org"
80
101
source: hosted
81
- version: "0.12.10-nullsafety.1 "
102
+ version: "0.12.10"
82
103
meta:
83
104
dependency: transitive
84
105
description:
85
106
name: meta
86
107
url: "https://pub.dartlang.org"
87
108
source: hosted
88
- version: "1.3.0-nullsafety.3 "
109
+ version: "1.3.0"
89
110
path:
90
111
dependency: transitive
91
112
description:
92
113
name: path
93
114
url: "https://pub.dartlang.org"
94
115
source: hosted
95
- version: "1.8.0-nullsafety.1"
116
+ version: "1.8.0"
117
+ path_provider_linux:
118
+ dependency: transitive
119
+ description:
120
+ name: path_provider_linux
121
+ url: "https://pub.dartlang.org"
122
+ source: hosted
123
+ version: "2.0.0"
124
+ path_provider_platform_interface:
125
+ dependency: transitive
126
+ description:
127
+ name: path_provider_platform_interface
128
+ url: "https://pub.dartlang.org"
129
+ source: hosted
130
+ version: "2.0.1"
131
+ path_provider_windows:
132
+ dependency: transitive
133
+ description:
134
+ name: path_provider_windows
135
+ url: "https://pub.dartlang.org"
136
+ source: hosted
137
+ version: "2.0.0"
138
+ platform:
139
+ dependency: transitive
140
+ description:
141
+ name: platform
142
+ url: "https://pub.dartlang.org"
143
+ source: hosted
144
+ version: "3.0.0"
145
+ plugin_platform_interface:
146
+ dependency: transitive
147
+ description:
148
+ name: plugin_platform_interface
149
+ url: "https://pub.dartlang.org"
150
+ source: hosted
151
+ version: "2.0.0"
152
+ process:
153
+ dependency: transitive
154
+ description:
155
+ name: process
156
+ url: "https://pub.dartlang.org"
157
+ source: hosted
158
+ version: "4.2.1"
96
159
shared_preferences:
97
160
dependency: transitive
98
161
description:
99
162
name: shared_preferences
100
163
url: "https://pub.dartlang.org"
101
164
source: hosted
102
- version: "0.5.6+3"
165
+ version: "2.0.5"
166
+ shared_preferences_linux:
167
+ dependency: transitive
168
+ description:
169
+ name: shared_preferences_linux
170
+ url: "https://pub.dartlang.org"
171
+ source: hosted
172
+ version: "2.0.0"
103
173
shared_preferences_macos:
104
174
dependency: transitive
105
175
description:
106
176
name: shared_preferences_macos
107
177
url: "https://pub.dartlang.org"
108
178
source: hosted
109
- version: "0 .0.1+6 "
179
+ version: "2 .0.0 "
110
180
shared_preferences_platform_interface:
111
181
dependency: transitive
112
182
description:
113
183
name: shared_preferences_platform_interface
114
184
url: "https://pub.dartlang.org"
115
185
source: hosted
116
- version: "1 .0.3 "
186
+ version: "2 .0.0 "
117
187
shared_preferences_web:
118
188
dependency: transitive
119
189
description:
120
190
name: shared_preferences_web
121
191
url: "https://pub.dartlang.org"
122
192
source: hosted
123
- version: "0.1.2+4"
193
+ version: "2.0.0"
194
+ shared_preferences_windows:
195
+ dependency: transitive
196
+ description:
197
+ name: shared_preferences_windows
198
+ url: "https://pub.dartlang.org"
199
+ source: hosted
200
+ version: "2.0.0"
124
201
shared_value:
125
202
dependency: "direct main"
126
203
description:
127
204
path: ".."
128
205
relative: true
129
206
source: path
130
- version: "0.3.3 "
207
+ version: "1.0.0 "
131
208
sky_engine:
132
209
dependency: transitive
133
210
description: flutter
@@ -139,56 +216,70 @@ packages:
139
216
name: source_span
140
217
url: "https://pub.dartlang.org"
141
218
source: hosted
142
- version: "1.8.0-nullsafety.2 "
219
+ version: "1.8.0"
143
220
stack_trace:
144
221
dependency: transitive
145
222
description:
146
223
name: stack_trace
147
224
url: "https://pub.dartlang.org"
148
225
source: hosted
149
- version: "1.10.0-nullsafety.1 "
226
+ version: "1.10.0"
150
227
stream_channel:
151
228
dependency: transitive
152
229
description:
153
230
name: stream_channel
154
231
url: "https://pub.dartlang.org"
155
232
source: hosted
156
- version: "2.1.0-nullsafety.1 "
233
+ version: "2.1.0"
157
234
string_scanner:
158
235
dependency: transitive
159
236
description:
160
237
name: string_scanner
161
238
url: "https://pub.dartlang.org"
162
239
source: hosted
163
- version: "1.1.0-nullsafety.1 "
240
+ version: "1.1.0"
164
241
term_glyph:
165
242
dependency: transitive
166
243
description:
167
244
name: term_glyph
168
245
url: "https://pub.dartlang.org"
169
246
source: hosted
170
- version: "1.2.0-nullsafety.1 "
247
+ version: "1.2.0"
171
248
test_api:
172
249
dependency: transitive
173
250
description:
174
251
name: test_api
175
252
url: "https://pub.dartlang.org"
176
253
source: hosted
177
- version: "0.2.19-nullsafety.2 "
254
+ version: "0.2.19"
178
255
typed_data:
179
256
dependency: transitive
180
257
description:
181
258
name: typed_data
182
259
url: "https://pub.dartlang.org"
183
260
source: hosted
184
- version: "1.3.0-nullsafety.3 "
261
+ version: "1.3.0"
185
262
vector_math:
186
263
dependency: transitive
187
264
description:
188
265
name: vector_math
189
266
url: "https://pub.dartlang.org"
190
267
source: hosted
191
- version: "2.1.0-nullsafety.3"
268
+ version: "2.1.0"
269
+ win32:
270
+ dependency: transitive
271
+ description:
272
+ name: win32
273
+ url: "https://pub.dartlang.org"
274
+ source: hosted
275
+ version: "2.0.5"
276
+ xdg_directories:
277
+ dependency: transitive
278
+ description:
279
+ name: xdg_directories
280
+ url: "https://pub.dartlang.org"
281
+ source: hosted
282
+ version: "0.2.0"
192
283
sdks:
193
- dart: ">=2.10 .0 <2.11 .0"
194
- flutter: ">=1.12.13+hotfix.4 <2.0 .0"
284
+ dart: ">=2.12 .0 <3.0 .0"
285
+ flutter: ">=1.20 .0"
0 commit comments