11# Generated by pub
22# See https://dart.dev/tools/pub/glossary#lockfile
33packages:
4+ archive:
5+ dependency: transitive
6+ description:
7+ name: archive
8+ url: "https://pub.dartlang.org"
9+ source: hosted
10+ version: "2.0.13"
11+ args:
12+ dependency: transitive
13+ description:
14+ name: args
15+ url: "https://pub.dartlang.org"
16+ source: hosted
17+ version: "1.6.0"
418 async:
519 dependency: transitive
620 description:
721 name: async
822 url: "https://pub.dartlang.org"
923 source: hosted
10- version: "2.9.0 "
24+ version: "2.4.1 "
1125 boolean_selector:
1226 dependency: transitive
1327 description:
1428 name: boolean_selector
1529 url: "https://pub.dartlang.org"
1630 source: hosted
17- version: "2.1.0"
18- characters:
31+ version: "2.0.0"
32+ charcode:
33+ dependency: transitive
34+ description:
35+ name: charcode
36+ url: "https://pub.dartlang.org"
37+ source: hosted
38+ version: "1.1.3"
39+ collection:
1940 dependency: transitive
2041 description:
21- name: characters
42+ name: collection
2243 url: "https://pub.dartlang.org"
2344 source: hosted
24- version: "1.2.1 "
25- clock :
45+ version: "1.14.12 "
46+ convert :
2647 dependency: transitive
2748 description:
28- name: clock
49+ name: convert
2950 url: "https://pub.dartlang.org"
3051 source: hosted
31- version: "1 .1.1"
32- collection :
52+ version: "2 .1.1"
53+ crypto :
3354 dependency: transitive
3455 description:
35- name: collection
56+ name: crypto
3657 url: "https://pub.dartlang.org"
3758 source: hosted
38- version: "1.16.0 "
59+ version: "2.1.4 "
3960 cupertino_icons:
4061 dependency: "direct main"
4162 description:
4263 name: cupertino_icons
4364 url: "https://pub.dartlang.org"
4465 source: hosted
4566 version: "0.1.3"
46- fake_async:
47- dependency: transitive
48- description:
49- name: fake_async
50- url: "https://pub.dartlang.org"
51- source: hosted
52- version: "1.3.1"
5367 flutter:
5468 dependency: "direct main"
5569 description: flutter
@@ -60,34 +74,48 @@ packages:
6074 description: flutter
6175 source: sdk
6276 version: "0.0.0"
63- matcher :
77+ image :
6478 dependency: transitive
6579 description:
66- name: matcher
80+ name: image
6781 url: "https://pub.dartlang.org"
6882 source: hosted
69- version: "0.12 .12"
70- material_color_utilities :
83+ version: "2.1 .12"
84+ matcher :
7185 dependency: transitive
7286 description:
73- name: material_color_utilities
87+ name: matcher
7488 url: "https://pub.dartlang.org"
7589 source: hosted
76- version: "0.1.5 "
90+ version: "0.12.6 "
7791 meta:
7892 dependency: transitive
7993 description:
8094 name: meta
8195 url: "https://pub.dartlang.org"
8296 source: hosted
83- version: "1.8.0 "
97+ version: "1.1.8 "
8498 path:
8599 dependency: transitive
86100 description:
87101 name: path
88102 url: "https://pub.dartlang.org"
89103 source: hosted
90- version: "1.8.2"
104+ version: "1.6.4"
105+ petitparser:
106+ dependency: transitive
107+ description:
108+ name: petitparser
109+ url: "https://pub.dartlang.org"
110+ source: hosted
111+ version: "2.4.0"
112+ quiver:
113+ dependency: transitive
114+ description:
115+ name: quiver
116+ url: "https://pub.dartlang.org"
117+ source: hosted
118+ version: "2.1.3"
91119 sky_engine:
92120 dependency: transitive
93121 description: flutter
@@ -99,48 +127,62 @@ packages:
99127 name: source_span
100128 url: "https://pub.dartlang.org"
101129 source: hosted
102- version: "1.9 .0"
130+ version: "1.7 .0"
103131 stack_trace:
104132 dependency: transitive
105133 description:
106134 name: stack_trace
107135 url: "https://pub.dartlang.org"
108136 source: hosted
109- version: "1.10.0 "
137+ version: "1.9.3 "
110138 stream_channel:
111139 dependency: transitive
112140 description:
113141 name: stream_channel
114142 url: "https://pub.dartlang.org"
115143 source: hosted
116- version: "2.1 .0"
144+ version: "2.0 .0"
117145 string_scanner:
118146 dependency: transitive
119147 description:
120148 name: string_scanner
121149 url: "https://pub.dartlang.org"
122150 source: hosted
123- version: "1.1.1 "
151+ version: "1.0.5 "
124152 term_glyph:
125153 dependency: transitive
126154 description:
127155 name: term_glyph
128156 url: "https://pub.dartlang.org"
129157 source: hosted
130- version: "1.2.1 "
158+ version: "1.1.0 "
131159 test_api:
132160 dependency: transitive
133161 description:
134162 name: test_api
135163 url: "https://pub.dartlang.org"
136164 source: hosted
137- version: "0.4.12"
165+ version: "0.2.15"
166+ typed_data:
167+ dependency: transitive
168+ description:
169+ name: typed_data
170+ url: "https://pub.dartlang.org"
171+ source: hosted
172+ version: "1.1.6"
138173 vector_math:
139174 dependency: transitive
140175 description:
141176 name: vector_math
142177 url: "https://pub.dartlang.org"
143178 source: hosted
144- version: "2.1.2"
179+ version: "2.0.8"
180+ xml:
181+ dependency: transitive
182+ description:
183+ name: xml
184+ url: "https://pub.dartlang.org"
185+ source: hosted
186+ version: "3.6.1"
145187sdks:
146- dart: ">=2.17.0- 0 <3.0.0"
188+ dart: ">=2.7. 0 <3.0.0"
0 commit comments