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.2 .0"
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: "1.0.4 "
31+ version: "1.0.5 "
1832 charcode:
1933 dependency: transitive
2034 description:
@@ -29,6 +43,20 @@ packages:
2943 url: "https://pub.dartlang.org"
3044 source: hosted
3145 version: "1.14.11"
46+ convert:
47+ dependency: transitive
48+ description:
49+ name: convert
50+ url: "https://pub.dartlang.org"
51+ source: hosted
52+ 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"
3260 cupertino_icons:
3361 dependency: "direct main"
3462 description:
@@ -46,41 +74,55 @@ packages:
4674 description: flutter
4775 source: sdk
4876 version: "0.0.0"
77+ image:
78+ dependency: transitive
79+ description:
80+ name: image
81+ url: "https://pub.dartlang.org"
82+ source: hosted
83+ version: "2.1.4"
4984 matcher:
5085 dependency: transitive
5186 description:
5287 name: matcher
5388 url: "https://pub.dartlang.org"
5489 source: hosted
55- version: "0.12.5 "
90+ version: "0.12.6 "
5691 meta:
5792 dependency: transitive
5893 description:
5994 name: meta
6095 url: "https://pub.dartlang.org"
6196 source: hosted
62- version: "1.1.6 "
97+ version: "1.1.8 "
6398 path:
6499 dependency: transitive
65100 description:
66101 name: path
67102 url: "https://pub.dartlang.org"
68103 source: hosted
69- version: "1.6.2 "
104+ version: "1.6.4 "
70105 pedantic:
71106 dependency: transitive
72107 description:
73108 name: pedantic
74109 url: "https://pub.dartlang.org"
75110 source: hosted
76- version: "1.7.0"
111+ version: "1.8.0+1"
112+ petitparser:
113+ dependency: transitive
114+ description:
115+ name: petitparser
116+ url: "https://pub.dartlang.org"
117+ source: hosted
118+ version: "2.4.0"
77119 quiver:
78120 dependency: transitive
79121 description:
80122 name: quiver
81123 url: "https://pub.dartlang.org"
82124 source: hosted
83- version: "2.0.3 "
125+ version: "2.0.5 "
84126 sky_engine:
85127 dependency: transitive
86128 description: flutter
@@ -113,7 +155,7 @@ packages:
113155 name: string_scanner
114156 url: "https://pub.dartlang.org"
115157 source: hosted
116- version: "1.0.4 "
158+ version: "1.0.5 "
117159 term_glyph:
118160 dependency: transitive
119161 description:
@@ -127,7 +169,7 @@ packages:
127169 name: test_api
128170 url: "https://pub.dartlang.org"
129171 source: hosted
130- version: "0.2.5 "
172+ version: "0.2.11 "
131173 typed_data:
132174 dependency: transitive
133175 description:
@@ -142,5 +184,12 @@ packages:
142184 url: "https://pub.dartlang.org"
143185 source: hosted
144186 version: "2.0.8"
187+ xml:
188+ dependency: transitive
189+ description:
190+ name: xml
191+ url: "https://pub.dartlang.org"
192+ source: hosted
193+ version: "3.5.0"
145194sdks:
146- dart: ">=2.2.2 <3.0.0"
195+ dart: ">=2.4.0 <3.0.0"
0 commit comments