@@ -28,7 +28,7 @@ packages:
28
28
name: async
29
29
url: "https://pub.dartlang.org"
30
30
source: hosted
31
- version: "2.9.0 "
31
+ version: "2.8.2 "
32
32
auto_route:
33
33
dependency: "direct main"
34
34
description:
@@ -112,7 +112,14 @@ packages:
112
112
name: characters
113
113
url: "https://pub.dartlang.org"
114
114
source: hosted
115
- version: "1.2.1"
115
+ version: "1.2.0"
116
+ charcode:
117
+ dependency: transitive
118
+ description:
119
+ name: charcode
120
+ url: "https://pub.dartlang.org"
121
+ source: hosted
122
+ version: "1.3.1"
116
123
checked_yaml:
117
124
dependency: transitive
118
125
description:
@@ -126,7 +133,7 @@ packages:
126
133
name: clock
127
134
url: "https://pub.dartlang.org"
128
135
source: hosted
129
- version: "1.1.1 "
136
+ version: "1.1.0 "
130
137
cloud_firestore:
131
138
dependency: "direct main"
132
139
description:
@@ -245,7 +252,7 @@ packages:
245
252
name: fake_async
246
253
url: "https://pub.dartlang.org"
247
254
source: hosted
248
- version: "1.3.1 "
255
+ version: "1.3.0 "
249
256
fake_cloud_firestore:
250
257
dependency: "direct dev"
251
258
description:
@@ -596,21 +603,21 @@ packages:
596
603
name: matcher
597
604
url: "https://pub.dartlang.org"
598
605
source: hosted
599
- version: "0.12.12 "
606
+ version: "0.12.11 "
600
607
material_color_utilities:
601
608
dependency: transitive
602
609
description:
603
610
name: material_color_utilities
604
611
url: "https://pub.dartlang.org"
605
612
source: hosted
606
- version: "0.1.5 "
613
+ version: "0.1.4 "
607
614
meta:
608
615
dependency: transitive
609
616
description:
610
617
name: meta
611
618
url: "https://pub.dartlang.org"
612
619
source: hosted
613
- version: "1.8 .0"
620
+ version: "1.7 .0"
614
621
mime:
615
622
dependency: transitive
616
623
description:
@@ -638,7 +645,7 @@ packages:
638
645
name: path
639
646
url: "https://pub.dartlang.org"
640
647
source: hosted
641
- version: "1.8.2 "
648
+ version: "1.8.1 "
642
649
path_provider:
643
650
dependency: "direct main"
644
651
description:
@@ -804,7 +811,7 @@ packages:
804
811
name: source_span
805
812
url: "https://pub.dartlang.org"
806
813
source: hosted
807
- version: "1.9.0 "
814
+ version: "1.8.2 "
808
815
stack_trace:
809
816
dependency: transitive
810
817
description:
@@ -832,7 +839,7 @@ packages:
832
839
name: string_scanner
833
840
url: "https://pub.dartlang.org"
834
841
source: hosted
835
- version: "1.1.1 "
842
+ version: "1.1.0 "
836
843
table_calendar:
837
844
dependency: "direct main"
838
845
description:
@@ -846,14 +853,14 @@ packages:
846
853
name: term_glyph
847
854
url: "https://pub.dartlang.org"
848
855
source: hosted
849
- version: "1.2.1 "
856
+ version: "1.2.0 "
850
857
test_api:
851
858
dependency: transitive
852
859
description:
853
860
name: test_api
854
861
url: "https://pub.dartlang.org"
855
862
source: hosted
856
- version: "0.4.12 "
863
+ version: "0.4.9 "
857
864
timing:
858
865
dependency: transitive
859
866
description:
0 commit comments