@@ -7,7 +7,7 @@ packages:
77 name: async
88 url: "https://pub.dartlang.org"
99 source: hosted
10- version: "2.8.2 "
10+ version: "2.9.0 "
1111 boolean_selector:
1212 dependency: transitive
1313 description:
@@ -21,28 +21,21 @@ packages:
2121 name: characters
2222 url: "https://pub.dartlang.org"
2323 source: hosted
24- version: "1.2.0"
25- charcode:
26- dependency: transitive
27- description:
28- name: charcode
29- url: "https://pub.dartlang.org"
30- source: hosted
31- version: "1.3.1"
24+ version: "1.2.1"
3225 clock:
3326 dependency: transitive
3427 description:
3528 name: clock
3629 url: "https://pub.dartlang.org"
3730 source: hosted
38- version: "1.1.0 "
31+ version: "1.1.1 "
3932 collection:
4033 dependency: transitive
4134 description:
4235 name: collection
4336 url: "https://pub.dartlang.org"
4437 source: hosted
45- version: "1.15 .0"
38+ version: "1.16 .0"
4639 cupertino_icons:
4740 dependency: "direct main"
4841 description:
@@ -56,7 +49,7 @@ packages:
5649 name: fake_async
5750 url: "https://pub.dartlang.org"
5851 source: hosted
59- version: "1.2.0 "
52+ version: "1.3.1 "
6053 flutter:
6154 dependency: "direct main"
6255 description: flutter
@@ -73,7 +66,7 @@ packages:
7366 path: ".."
7467 relative: true
7568 source: path
76- version: "0.4.1 "
69+ version: "0.4.2 "
7770 flutter_web_plugins:
7871 dependency: transitive
7972 description: flutter
@@ -85,28 +78,35 @@ packages:
8578 name: js
8679 url: "https://pub.dartlang.org"
8780 source: hosted
88- version: "0.6.3 "
81+ version: "0.6.4 "
8982 matcher:
9083 dependency: transitive
9184 description:
9285 name: matcher
9386 url: "https://pub.dartlang.org"
9487 source: hosted
95- version: "0.12.11"
88+ version: "0.12.12"
89+ material_color_utilities:
90+ dependency: transitive
91+ description:
92+ name: material_color_utilities
93+ url: "https://pub.dartlang.org"
94+ source: hosted
95+ version: "0.1.5"
9696 meta:
9797 dependency: transitive
9898 description:
9999 name: meta
100100 url: "https://pub.dartlang.org"
101101 source: hosted
102- version: "1.7 .0"
102+ version: "1.8 .0"
103103 path:
104104 dependency: transitive
105105 description:
106106 name: path
107107 url: "https://pub.dartlang.org"
108108 source: hosted
109- version: "1.8.0 "
109+ version: "1.8.2 "
110110 sky_engine:
111111 dependency: transitive
112112 description: flutter
@@ -118,7 +118,7 @@ packages:
118118 name: source_span
119119 url: "https://pub.dartlang.org"
120120 source: hosted
121- version: "1.8.1 "
121+ version: "1.9.0 "
122122 stack_trace:
123123 dependency: transitive
124124 description:
@@ -139,35 +139,28 @@ packages:
139139 name: string_scanner
140140 url: "https://pub.dartlang.org"
141141 source: hosted
142- version: "1.1.0 "
142+ version: "1.1.1 "
143143 term_glyph:
144144 dependency: transitive
145145 description:
146146 name: term_glyph
147147 url: "https://pub.dartlang.org"
148148 source: hosted
149- version: "1.2.0 "
149+ version: "1.2.1 "
150150 test_api:
151151 dependency: transitive
152152 description:
153153 name: test_api
154154 url: "https://pub.dartlang.org"
155155 source: hosted
156- version: "0.4.3"
157- typed_data:
158- dependency: transitive
159- description:
160- name: typed_data
161- url: "https://pub.dartlang.org"
162- source: hosted
163- version: "1.3.0"
156+ version: "0.4.12"
164157 vector_math:
165158 dependency: transitive
166159 description:
167160 name: vector_math
168161 url: "https://pub.dartlang.org"
169162 source: hosted
170- version: "2.1.1 "
163+ version: "2.1.2 "
171164sdks:
172- dart: ">=2.14. 0 <3.0.0"
165+ dart: ">=2.17.0- 0 <3.0.0"
173166 flutter: ">=2.0.0"
0 commit comments