@@ -42,28 +42,28 @@ packages:
42
42
name: async
43
43
url: "https://pub.dartlang.org"
44
44
source: hosted
45
- version: "2.5.0-nullsafety.1 "
45
+ version: "2.5.0-nullsafety.3 "
46
46
boolean_selector:
47
47
dependency: transitive
48
48
description:
49
49
name: boolean_selector
50
50
url: "https://pub.dartlang.org"
51
51
source: hosted
52
- version: "2.1.0-nullsafety.1 "
52
+ version: "2.1.0-nullsafety.3 "
53
53
characters:
54
54
dependency: transitive
55
55
description:
56
56
name: characters
57
57
url: "https://pub.dartlang.org"
58
58
source: hosted
59
- version: "1.1.0-nullsafety.3 "
59
+ version: "1.1.0-nullsafety.5 "
60
60
charcode:
61
61
dependency: transitive
62
62
description:
63
63
name: charcode
64
64
url: "https://pub.dartlang.org"
65
65
source: hosted
66
- version: "1.2.0-nullsafety.1 "
66
+ version: "1.2.0-nullsafety.3 "
67
67
cli_util:
68
68
dependency: transitive
69
69
description:
@@ -77,14 +77,14 @@ packages:
77
77
name: clock
78
78
url: "https://pub.dartlang.org"
79
79
source: hosted
80
- version: "1.1.0-nullsafety.1 "
80
+ version: "1.1.0-nullsafety.3 "
81
81
collection:
82
82
dependency: transitive
83
83
description:
84
84
name: collection
85
85
url: "https://pub.dartlang.org"
86
86
source: hosted
87
- version: "1.15.0-nullsafety.3 "
87
+ version: "1.15.0-nullsafety.5 "
88
88
convert:
89
89
dependency: transitive
90
90
description:
@@ -119,14 +119,14 @@ packages:
119
119
name: fake_async
120
120
url: "https://pub.dartlang.org"
121
121
source: hosted
122
- version: "1.2.0-nullsafety.1 "
122
+ version: "1.2.0-nullsafety.3 "
123
123
file:
124
124
dependency: transitive
125
125
description:
126
126
name: file
127
127
url: "https://pub.dartlang.org"
128
128
source: hosted
129
- version: "6.0.0-nullsafety.2 "
129
+ version: "6.0.0-nullsafety.4 "
130
130
flutter:
131
131
dependency: "direct main"
132
132
description: flutter
@@ -154,13 +154,6 @@ packages:
154
154
url: "https://pub.dartlang.org"
155
155
source: hosted
156
156
version: "1.2.0"
157
- http:
158
- dependency: transitive
159
- description:
160
- name: http
161
- url: "https://pub.dartlang.org"
162
- source: hosted
163
- version: "0.12.2"
164
157
http_multi_server:
165
158
dependency: transitive
166
159
description:
@@ -209,14 +202,14 @@ packages:
209
202
name: matcher
210
203
url: "https://pub.dartlang.org"
211
204
source: hosted
212
- version: "0.12.10-nullsafety.1 "
205
+ version: "0.12.10-nullsafety.3 "
213
206
meta:
214
207
dependency: transitive
215
208
description:
216
209
name: meta
217
210
url: "https://pub.dartlang.org"
218
211
source: hosted
219
- version: "1.3.0-nullsafety.3 "
212
+ version: "1.3.0-nullsafety.6 "
220
213
mime:
221
214
dependency: transitive
222
215
description:
@@ -258,7 +251,7 @@ packages:
258
251
name: path
259
252
url: "https://pub.dartlang.org"
260
253
source: hosted
261
- version: "1.8.0-nullsafety.1 "
254
+ version: "1.8.0-nullsafety.3 "
262
255
pedantic:
263
256
dependency: transitive
264
257
description:
@@ -272,7 +265,7 @@ packages:
272
265
name: platform
273
266
url: "https://pub.dartlang.org"
274
267
source: hosted
275
- version: "3.0.0-nullsafety.2 "
268
+ version: "3.0.0-nullsafety.4 "
276
269
pool:
277
270
dependency: transitive
278
271
description:
@@ -286,7 +279,7 @@ packages:
286
279
name: process
287
280
url: "https://pub.dartlang.org"
288
281
source: hosted
289
- version: "4.0.0-nullsafety.2 "
282
+ version: "4.0.0-nullsafety.4 "
290
283
pub_semver:
291
284
dependency: transitive
292
285
description:
@@ -347,28 +340,28 @@ packages:
347
340
name: source_span
348
341
url: "https://pub.dartlang.org"
349
342
source: hosted
350
- version: "1.8.0-nullsafety.2 "
343
+ version: "1.8.0-nullsafety.4 "
351
344
stack_trace:
352
345
dependency: transitive
353
346
description:
354
347
name: stack_trace
355
348
url: "https://pub.dartlang.org"
356
349
source: hosted
357
- version: "1.10.0-nullsafety.1 "
350
+ version: "1.10.0-nullsafety.6 "
358
351
stream_channel:
359
352
dependency: transitive
360
353
description:
361
354
name: stream_channel
362
355
url: "https://pub.dartlang.org"
363
356
source: hosted
364
- version: "2.1.0-nullsafety.1 "
357
+ version: "2.1.0-nullsafety.3 "
365
358
string_scanner:
366
359
dependency: transitive
367
360
description:
368
361
name: string_scanner
369
362
url: "https://pub.dartlang.org"
370
363
source: hosted
371
- version: "1.1.0-nullsafety.1 "
364
+ version: "1.1.0-nullsafety.3 "
372
365
sync_http:
373
366
dependency: transitive
374
367
description:
@@ -382,56 +375,49 @@ packages:
382
375
name: term_glyph
383
376
url: "https://pub.dartlang.org"
384
377
source: hosted
385
- version: "1.2.0-nullsafety.1 "
378
+ version: "1.2.0-nullsafety.3 "
386
379
test:
387
380
dependency: "direct dev"
388
381
description:
389
382
name: test
390
383
url: "https://pub.dartlang.org"
391
384
source: hosted
392
- version: "1.16.0-nullsafety.5 "
385
+ version: "1.16.0-nullsafety.12 "
393
386
test_api:
394
387
dependency: transitive
395
388
description:
396
389
name: test_api
397
390
url: "https://pub.dartlang.org"
398
391
source: hosted
399
- version: "0.2.19-nullsafety.2 "
392
+ version: "0.2.19-nullsafety.6 "
400
393
test_core:
401
394
dependency: transitive
402
395
description:
403
396
name: test_core
404
397
url: "https://pub.dartlang.org"
405
398
source: hosted
406
- version: "0.3.12-nullsafety.5 "
399
+ version: "0.3.12-nullsafety.11 "
407
400
typed_data:
408
401
dependency: transitive
409
402
description:
410
403
name: typed_data
411
404
url: "https://pub.dartlang.org"
412
405
source: hosted
413
- version: "1.3.0-nullsafety.3 "
406
+ version: "1.3.0-nullsafety.5 "
414
407
vector_math:
415
408
dependency: transitive
416
409
description:
417
410
name: vector_math
418
411
url: "https://pub.dartlang.org"
419
412
source: hosted
420
- version: "2.1.0-nullsafety.3 "
413
+ version: "2.1.0-nullsafety.5 "
421
414
vm_service:
422
415
dependency: transitive
423
416
description:
424
417
name: vm_service
425
418
url: "https://pub.dartlang.org"
426
419
source: hosted
427
420
version: "5.2.0"
428
- vm_service_client:
429
- dependency: transitive
430
- description:
431
- name: vm_service_client
432
- url: "https://pub.dartlang.org"
433
- source: hosted
434
- version: "0.2.6+2"
435
421
watcher:
436
422
dependency: transitive
437
423
description:
@@ -468,5 +454,5 @@ packages:
468
454
source: hosted
469
455
version: "2.2.1"
470
456
sdks:
471
- dart: ">=2.10 .0-110 <2.11.0 "
457
+ dart: ">=2.12 .0-0.0 <=2.12.0-29.10.beta "
472
458
flutter: ">=1.10.0 <2.0.0"
0 commit comments