@@ -7,7 +7,7 @@ packages:
77 name: characters
88 url: "https://pub.dartlang.org"
99 source: hosted
10- version: "1.1 .0"
10+ version: "1.2 .0"
1111 clock:
1212 dependency: transitive
1313 description:
@@ -38,14 +38,14 @@ packages:
3838 name: flutter_math_fork
3939 url: "https://pub.dartlang.org"
4040 source: hosted
41- version: "0.4.0+ 1"
41+ version: "0.6. 1"
4242 flutter_svg:
4343 dependency: "direct main"
4444 description:
4545 name: flutter_svg
4646 url: "https://pub.dartlang.org"
4747 source: hosted
48- version: "0.22.0 "
48+ version: "1.0.3 "
4949 flutter_web_plugins:
5050 dependency: transitive
5151 description: flutter
@@ -79,6 +79,13 @@ packages:
7979 url: "https://pub.dartlang.org"
8080 source: hosted
8181 version: "0.12.10"
82+ material_color_utilities:
83+ dependency: transitive
84+ description:
85+ name: material_color_utilities
86+ url: "https://pub.dartlang.org"
87+ source: hosted
88+ version: "0.1.3"
8289 math_expressions:
8390 dependency: transitive
8491 description:
@@ -92,7 +99,7 @@ packages:
9299 path: "../math_keyboard"
93100 relative: true
94101 source: path
95- version: "0.1.1 +1"
102+ version: "0.1.4 +1"
96103 meta:
97104 dependency: transitive
98105 description:
@@ -120,14 +127,14 @@ packages:
120127 name: path_drawing
121128 url: "https://pub.dartlang.org"
122129 source: hosted
123- version: "0.5.1 "
130+ version: "1.0.0 "
124131 path_parsing:
125132 dependency: transitive
126133 description:
127134 name: path_parsing
128135 url: "https://pub.dartlang.org"
129136 source: hosted
130- version: "0.2.1 "
137+ version: "1.0.0 "
131138 pedantic:
132139 dependency: "direct dev"
133140 description:
@@ -244,7 +251,7 @@ packages:
244251 name: vector_math
245252 url: "https://pub.dartlang.org"
246253 source: hosted
247- version: "2.1.0 "
254+ version: "2.1.1 "
248255 xml:
249256 dependency: transitive
250257 description:
@@ -253,5 +260,5 @@ packages:
253260 source: hosted
254261 version: "5.0.2"
255262sdks:
256- dart: ">=2.12 .0 <3.0.0"
257- flutter: ">=2.0.0 "
263+ dart: ">=2.14 .0 <3.0.0"
264+ flutter: ">=2.4.0-0.0.pre "
0 commit comments