File tree Expand file tree Collapse file tree 1 file changed +23
-2
lines changed Expand file tree Collapse file tree 1 file changed +23
-2
lines changed Original file line number Diff line number Diff line change @@ -475,14 +475,28 @@ packages:
475
475
name: image_picker
476
476
url: "https://pub.dartlang.org"
477
477
source: hosted
478
- version: "0.8.4+9"
478
+ version: "0.8.5"
479
+ image_picker_android:
480
+ dependency: transitive
481
+ description:
482
+ name: image_picker_android
483
+ url: "https://pub.dartlang.org"
484
+ source: hosted
485
+ version: "0.8.4+11"
479
486
image_picker_for_web:
480
487
dependency: transitive
481
488
description:
482
489
name: image_picker_for_web
483
490
url: "https://pub.dartlang.org"
484
491
source: hosted
485
492
version: "2.1.6"
493
+ image_picker_ios:
494
+ dependency: transitive
495
+ description:
496
+ name: image_picker_ios
497
+ url: "https://pub.dartlang.org"
498
+ source: hosted
499
+ version: "0.8.4+11"
486
500
image_picker_platform_interface:
487
501
dependency: transitive
488
502
description:
@@ -567,6 +581,13 @@ packages:
567
581
url: "https://pub.dartlang.org"
568
582
source: hosted
569
583
version: "0.12.11"
584
+ material_color_utilities:
585
+ dependency: transitive
586
+ description:
587
+ name: material_color_utilities
588
+ url: "https://pub.dartlang.org"
589
+ source: hosted
590
+ version: "0.1.3"
570
591
meta:
571
592
dependency: transitive
572
593
description:
@@ -893,7 +914,7 @@ packages:
893
914
name: test_api
894
915
url: "https://pub.dartlang.org"
895
916
source: hosted
896
- version: "0.4.3 "
917
+ version: "0.4.8 "
897
918
timing:
898
919
dependency: transitive
899
920
description:
You can’t perform that action at this time.
0 commit comments