@@ -28,7 +28,7 @@ packages:
28
28
name: async
29
29
url: "https://pub.dartlang.org"
30
30
source: hosted
31
- version: "2.6.1 "
31
+ version: "2.9.0 "
32
32
auto_route:
33
33
dependency: "direct main"
34
34
description:
@@ -112,7 +112,7 @@ packages:
112
112
name: characters
113
113
url: "https://pub.dartlang.org"
114
114
source: hosted
115
- version: "1.1.0 "
115
+ version: "1.2.1 "
116
116
charcode:
117
117
dependency: transitive
118
118
description:
@@ -140,7 +140,7 @@ packages:
140
140
name: clock
141
141
url: "https://pub.dartlang.org"
142
142
source: hosted
143
- version: "1.1.0 "
143
+ version: "1.1.1 "
144
144
code_builder:
145
145
dependency: transitive
146
146
description:
@@ -154,7 +154,7 @@ packages:
154
154
name: collection
155
155
url: "https://pub.dartlang.org"
156
156
source: hosted
157
- version: "1.15 .0"
157
+ version: "1.16 .0"
158
158
convert:
159
159
dependency: transitive
160
160
description:
@@ -189,7 +189,7 @@ packages:
189
189
name: fake_async
190
190
url: "https://pub.dartlang.org"
191
191
source: hosted
192
- version: "1.2.0 "
192
+ version: "1.3.1 "
193
193
file:
194
194
dependency: transitive
195
195
description:
@@ -283,14 +283,21 @@ packages:
283
283
name: matcher
284
284
url: "https://pub.dartlang.org"
285
285
source: hosted
286
- version: "0.12.10"
286
+ version: "0.12.12"
287
+ material_color_utilities:
288
+ dependency: transitive
289
+ description:
290
+ name: material_color_utilities
291
+ url: "https://pub.dartlang.org"
292
+ source: hosted
293
+ version: "0.1.5"
287
294
meta:
288
295
dependency: transitive
289
296
description:
290
297
name: meta
291
298
url: "https://pub.dartlang.org"
292
299
source: hosted
293
- version: "1.3 .0"
300
+ version: "1.8 .0"
294
301
mime:
295
302
dependency: transitive
296
303
description:
@@ -311,7 +318,7 @@ packages:
311
318
name: path
312
319
url: "https://pub.dartlang.org"
313
320
source: hosted
314
- version: "1.8.0 "
321
+ version: "1.8.2 "
315
322
pedantic:
316
323
dependency: transitive
317
324
description:
@@ -372,7 +379,7 @@ packages:
372
379
name: source_span
373
380
url: "https://pub.dartlang.org"
374
381
source: hosted
375
- version: "1.8.1 "
382
+ version: "1.9.0 "
376
383
stack_trace:
377
384
dependency: transitive
378
385
description:
@@ -400,21 +407,21 @@ packages:
400
407
name: string_scanner
401
408
url: "https://pub.dartlang.org"
402
409
source: hosted
403
- version: "1.1.0 "
410
+ version: "1.1.1 "
404
411
term_glyph:
405
412
dependency: transitive
406
413
description:
407
414
name: term_glyph
408
415
url: "https://pub.dartlang.org"
409
416
source: hosted
410
- version: "1.2.0 "
417
+ version: "1.2.1 "
411
418
test_api:
412
419
dependency: transitive
413
420
description:
414
421
name: test_api
415
422
url: "https://pub.dartlang.org"
416
423
source: hosted
417
- version: "0.3.0 "
424
+ version: "0.4.12 "
418
425
timing:
419
426
dependency: transitive
420
427
description:
@@ -435,7 +442,7 @@ packages:
435
442
name: vector_math
436
443
url: "https://pub.dartlang.org"
437
444
source: hosted
438
- version: "2.1.0 "
445
+ version: "2.1.2 "
439
446
watcher:
440
447
dependency: transitive
441
448
description:
@@ -458,4 +465,4 @@ packages:
458
465
source: hosted
459
466
version: "3.1.0"
460
467
sdks:
461
- dart: ">=2.12.0 <3.0.0"
468
+ dart: ">=2.18.2 <3.0.0"
0 commit comments