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.11"
11+ args:
12+ dependency: transitive
13+ description:
14+ name: args
15+ url: "https://pub.dartlang.org"
16+ source: hosted
17+ version: "1.5.2"
418 async:
519 dependency: transitive
620 description:
721 name: async
822 url: "https://pub.dartlang.org"
923 source: hosted
10- version: "2.4.1 "
24+ version: "2.4.0 "
1125 boolean_selector:
1226 dependency: transitive
1327 description:
1428 name: boolean_selector
1529 url: "https://pub.dartlang.org"
1630 source: hosted
17- version: "2 .0.0 "
31+ version: "1 .0.5 "
1832 charcode:
1933 dependency: transitive
2034 description:
2135 name: charcode
2236 url: "https://pub.dartlang.org"
2337 source: hosted
24- version: "1.1.3"
25- clock:
26- dependency: transitive
27- description:
28- name: clock
29- url: "https://pub.dartlang.org"
30- source: hosted
31- version: "1.0.1"
38+ version: "1.1.2"
3239 collection:
3340 dependency: transitive
3441 description:
3542 name: collection
3643 url: "https://pub.dartlang.org"
3744 source: hosted
38- version: "1.14.12 "
45+ version: "1.14.11 "
3946 convert:
4047 dependency: transitive
4148 description:
4249 name: convert
4350 url: "https://pub.dartlang.org"
4451 source: hosted
4552 version: "2.1.1"
53+ crypto:
54+ dependency: transitive
55+ description:
56+ name: crypto
57+ url: "https://pub.dartlang.org"
58+ source: hosted
59+ version: "2.1.3"
4660 cupertino_icons:
4761 dependency: "direct main"
4862 description:
4963 name: cupertino_icons
5064 url: "https://pub.dartlang.org"
5165 source: hosted
5266 version: "0.1.3"
53- fake_async:
54- dependency: transitive
55- description:
56- name: fake_async
57- url: "https://pub.dartlang.org"
58- source: hosted
59- version: "1.1.0"
6067 flutter:
6168 dependency: "direct main"
6269 description: flutter
@@ -85,7 +92,14 @@ packages:
8592 path: ".."
8693 relative: true
8794 source: path
88- version: "1.1.1"
95+ version: "1.1.2"
96+ image:
97+ dependency: transitive
98+ description:
99+ name: image
100+ url: "https://pub.dartlang.org"
101+ source: hosted
102+ version: "2.1.4"
89103 matcher:
90104 dependency: transitive
91105 description:
@@ -106,7 +120,7 @@ packages:
106120 name: path
107121 url: "https://pub.dartlang.org"
108122 source: hosted
109- version: "1.7.0 "
123+ version: "1.6.4 "
110124 path_drawing:
111125 dependency: transitive
112126 description:
@@ -121,6 +135,13 @@ packages:
121135 url: "https://pub.dartlang.org"
122136 source: hosted
123137 version: "0.1.4"
138+ pedantic:
139+ dependency: transitive
140+ description:
141+ name: pedantic
142+ url: "https://pub.dartlang.org"
143+ source: hosted
144+ version: "1.8.0+1"
124145 petitparser:
125146 dependency: transitive
126147 description:
@@ -135,6 +156,13 @@ packages:
135156 url: "https://pub.dartlang.org"
136157 source: hosted
137158 version: "1.0.1"
159+ quiver:
160+ dependency: transitive
161+ description:
162+ name: quiver
163+ url: "https://pub.dartlang.org"
164+ source: hosted
165+ version: "2.0.5"
138166 sky_engine:
139167 dependency: transitive
140168 description: flutter
@@ -146,7 +174,7 @@ packages:
146174 name: source_span
147175 url: "https://pub.dartlang.org"
148176 source: hosted
149- version: "1.7.0 "
177+ version: "1.5.5 "
150178 stack_trace:
151179 dependency: transitive
152180 description:
@@ -181,7 +209,7 @@ packages:
181209 name: test_api
182210 url: "https://pub.dartlang.org"
183211 source: hosted
184- version: "0.2.15 "
212+ version: "0.2.11 "
185213 typed_data:
186214 dependency: transitive
187215 description:
@@ -232,5 +260,5 @@ packages:
232260 source: hosted
233261 version: "3.5.0"
234262sdks:
235- dart: ">=2.6 .0 <3.0.0"
263+ dart: ">=2.4 .0 <3.0.0"
236264 flutter: ">=1.12.8 <2.0.0"
0 commit comments