@@ -7,42 +7,42 @@ packages:
7
7
name: async
8
8
url: "https://pub.dartlang.org"
9
9
source: hosted
10
- version: "2.4.2 "
10
+ version: "2.5.0-nullsafety.3 "
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.0.0 "
17
+ version: "2.1.0-nullsafety.3 "
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.0.0 "
24
+ version: "1.1.0-nullsafety.5 "
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.1 .3"
31
+ version: "1.2.0-nullsafety .3"
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.0.1 "
38
+ version: "1.1.0-nullsafety.3 "
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.14.13 "
45
+ version: "1.15.0-nullsafety.5 "
46
46
convert:
47
47
dependency: transitive
48
48
description:
@@ -63,21 +63,49 @@ packages:
63
63
name: fake_async
64
64
url: "https://pub.dartlang.org"
65
65
source: hosted
66
- version: "1.1.0"
66
+ version: "1.2.0-nullsafety.3"
67
+ ffi:
68
+ dependency: transitive
69
+ description:
70
+ name: ffi
71
+ url: "https://pub.dartlang.org"
72
+ source: hosted
73
+ version: "0.1.3"
67
74
file:
68
75
dependency: transitive
69
76
description:
70
77
name: file
71
78
url: "https://pub.dartlang.org"
72
79
source: hosted
73
80
version: "5.2.1"
81
+ firebase_core:
82
+ dependency: transitive
83
+ description:
84
+ name: firebase_core
85
+ url: "https://pub.dartlang.org"
86
+ source: hosted
87
+ version: "0.5.2+1"
88
+ firebase_core_platform_interface:
89
+ dependency: transitive
90
+ description:
91
+ name: firebase_core_platform_interface
92
+ url: "https://pub.dartlang.org"
93
+ source: hosted
94
+ version: "2.1.0"
95
+ firebase_core_web:
96
+ dependency: transitive
97
+ description:
98
+ name: firebase_core_web
99
+ url: "https://pub.dartlang.org"
100
+ source: hosted
101
+ version: "0.2.1+1"
74
102
firebase_performance:
75
103
dependency: "direct main"
76
104
description:
77
105
name: firebase_performance
78
106
url: "https://pub.dartlang.org"
79
107
source: hosted
80
- version: "0.3 .2"
108
+ version: "0.4 .2"
81
109
flutter:
82
110
dependency: "direct main"
83
111
description: flutter
@@ -89,12 +117,17 @@ packages:
89
117
name: flutter_cache_manager
90
118
url: "https://pub.dartlang.org"
91
119
source: hosted
92
- version: "1.4.1 "
120
+ version: "1.4.2 "
93
121
flutter_test:
94
122
dependency: "direct dev"
95
123
description: flutter
96
124
source: sdk
97
125
version: "0.0.0"
126
+ flutter_web_plugins:
127
+ dependency: transitive
128
+ description: flutter
129
+ source: sdk
130
+ version: "0.0.0"
98
131
http:
99
132
dependency: "direct main"
100
133
description:
@@ -116,34 +149,41 @@ packages:
116
149
url: "https://pub.dartlang.org"
117
150
source: hosted
118
151
version: "0.16.1"
152
+ js:
153
+ dependency: transitive
154
+ description:
155
+ name: js
156
+ url: "https://pub.dartlang.org"
157
+ source: hosted
158
+ version: "0.6.3-nullsafety.3"
119
159
matcher:
120
160
dependency: transitive
121
161
description:
122
162
name: matcher
123
163
url: "https://pub.dartlang.org"
124
164
source: hosted
125
- version: "0.12.8 "
165
+ version: "0.12.10-nullsafety.3 "
126
166
meta:
127
167
dependency: transitive
128
168
description:
129
169
name: meta
130
170
url: "https://pub.dartlang.org"
131
171
source: hosted
132
- version: "1.1.8 "
172
+ version: "1.3.0-nullsafety.6 "
133
173
path:
134
174
dependency: "direct main"
135
175
description:
136
176
name: path
137
177
url: "https://pub.dartlang.org"
138
178
source: hosted
139
- version: "1.7.0 "
179
+ version: "1.8.0-nullsafety.3 "
140
180
path_provider:
141
181
dependency: "direct main"
142
182
description:
143
183
name: path_provider
144
184
url: "https://pub.dartlang.org"
145
185
source: hosted
146
- version: "1.6.11 "
186
+ version: "1.6.24 "
147
187
path_provider_linux:
148
188
dependency: transitive
149
189
description:
@@ -164,7 +204,14 @@ packages:
164
204
name: path_provider_platform_interface
165
205
url: "https://pub.dartlang.org"
166
206
source: hosted
167
- version: "1.0.2"
207
+ version: "1.0.4"
208
+ path_provider_windows:
209
+ dependency: transitive
210
+ description:
211
+ name: path_provider_windows
212
+ url: "https://pub.dartlang.org"
213
+ source: hosted
214
+ version: "0.0.4+3"
168
215
pedantic:
169
216
dependency: transitive
170
217
description:
@@ -193,6 +240,13 @@ packages:
193
240
url: "https://pub.dartlang.org"
194
241
source: hosted
195
242
version: "3.0.13"
243
+ quiver:
244
+ dependency: transitive
245
+ description:
246
+ name: quiver
247
+ url: "https://pub.dartlang.org"
248
+ source: hosted
249
+ version: "2.1.5"
196
250
rxdart:
197
251
dependency: transitive
198
252
description:
@@ -211,7 +265,7 @@ packages:
211
265
name: source_span
212
266
url: "https://pub.dartlang.org"
213
267
source: hosted
214
- version: "1.7.0 "
268
+ version: "1.8.0-nullsafety.4 "
215
269
sqflite:
216
270
dependency: transitive
217
271
description:
@@ -232,21 +286,21 @@ packages:
232
286
name: stack_trace
233
287
url: "https://pub.dartlang.org"
234
288
source: hosted
235
- version: "1.9.5 "
289
+ version: "1.10.0-nullsafety.6 "
236
290
stream_channel:
237
291
dependency: transitive
238
292
description:
239
293
name: stream_channel
240
294
url: "https://pub.dartlang.org"
241
295
source: hosted
242
- version: "2.0.0 "
296
+ version: "2.1.0-nullsafety.3 "
243
297
string_scanner:
244
298
dependency: transitive
245
299
description:
246
300
name: string_scanner
247
301
url: "https://pub.dartlang.org"
248
302
source: hosted
249
- version: "1.0.5 "
303
+ version: "1.1.0-nullsafety.3 "
250
304
synchronized:
251
305
dependency: transitive
252
306
description:
@@ -260,21 +314,21 @@ packages:
260
314
name: term_glyph
261
315
url: "https://pub.dartlang.org"
262
316
source: hosted
263
- version: "1.1.0 "
317
+ version: "1.2.0-nullsafety.3 "
264
318
test_api:
265
319
dependency: transitive
266
320
description:
267
321
name: test_api
268
322
url: "https://pub.dartlang.org"
269
323
source: hosted
270
- version: "0.2.17 "
324
+ version: "0.2.19-nullsafety.6 "
271
325
typed_data:
272
326
dependency: transitive
273
327
description:
274
328
name: typed_data
275
329
url: "https://pub.dartlang.org"
276
330
source: hosted
277
- version: "1.2.0 "
331
+ version: "1.3.0-nullsafety.5 "
278
332
uuid:
279
333
dependency: transitive
280
334
description:
@@ -288,7 +342,14 @@ packages:
288
342
name: vector_math
289
343
url: "https://pub.dartlang.org"
290
344
source: hosted
291
- version: "2.0.8"
345
+ version: "2.1.0-nullsafety.5"
346
+ win32:
347
+ dependency: transitive
348
+ description:
349
+ name: win32
350
+ url: "https://pub.dartlang.org"
351
+ source: hosted
352
+ version: "1.7.4"
292
353
xdg_directories:
293
354
dependency: transitive
294
355
description:
@@ -297,5 +358,5 @@ packages:
297
358
source: hosted
298
359
version: "0.1.0"
299
360
sdks:
300
- dart: ">=2.9 .0-14.0.dev <3.0.0"
361
+ dart: ">=2.12 .0-0.0 <3.0.0"
301
362
flutter: ">=1.12.13+hotfix.5 <2.0.0"
0 commit comments