11# Generated by pub
2- # See https://www.dartlang.org /tools/pub/glossary#lockfile
2+ # 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.0.8 "
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:
@@ -52,42 +80,56 @@ packages:
5280 path: ".."
5381 relative: true
5482 source: path
55- version: "2.0.0"
83+ version: "2.0.1"
84+ image:
85+ dependency: transitive
86+ description:
87+ name: image
88+ url: "https://pub.dartlang.org"
89+ source: hosted
90+ version: "2.1.4"
5691 matcher:
5792 dependency: transitive
5893 description:
5994 name: matcher
6095 url: "https://pub.dartlang.org"
6196 source: hosted
62- version: "0.12.3+1 "
97+ version: "0.12.6 "
6398 meta:
6499 dependency: transitive
65100 description:
66101 name: meta
67102 url: "https://pub.dartlang.org"
68103 source: hosted
69- version: "1.1.6 "
104+ version: "1.1.8 "
70105 path:
71106 dependency: transitive
72107 description:
73108 name: path
74109 url: "https://pub.dartlang.org"
75110 source: hosted
76- version: "1.6.2 "
111+ version: "1.6.4 "
77112 pedantic:
78113 dependency: transitive
79114 description:
80115 name: pedantic
81116 url: "https://pub.dartlang.org"
82117 source: hosted
83- version: "1.4.0"
118+ version: "1.8.0+1"
119+ petitparser:
120+ dependency: transitive
121+ description:
122+ name: petitparser
123+ url: "https://pub.dartlang.org"
124+ source: hosted
125+ version: "2.4.0"
84126 quiver:
85127 dependency: transitive
86128 description:
87129 name: quiver
88130 url: "https://pub.dartlang.org"
89131 source: hosted
90- version: "2.0.1 "
132+ version: "2.0.5 "
91133 sky_engine:
92134 dependency: transitive
93135 description: flutter
@@ -99,7 +141,7 @@ packages:
99141 name: source_span
100142 url: "https://pub.dartlang.org"
101143 source: hosted
102- version: "1.5.4 "
144+ version: "1.5.5 "
103145 stack_trace:
104146 dependency: transitive
105147 description:
@@ -113,14 +155,14 @@ packages:
113155 name: stream_channel
114156 url: "https://pub.dartlang.org"
115157 source: hosted
116- version: "1.6.8 "
158+ version: "2.0.0 "
117159 string_scanner:
118160 dependency: transitive
119161 description:
120162 name: string_scanner
121163 url: "https://pub.dartlang.org"
122164 source: hosted
123- version: "1.0.4 "
165+ version: "1.0.5 "
124166 term_glyph:
125167 dependency: transitive
126168 description:
@@ -134,7 +176,7 @@ packages:
134176 name: test_api
135177 url: "https://pub.dartlang.org"
136178 source: hosted
137- version: "0.2.2 "
179+ version: "0.2.11 "
138180 typed_data:
139181 dependency: transitive
140182 description:
@@ -149,5 +191,12 @@ packages:
149191 url: "https://pub.dartlang.org"
150192 source: hosted
151193 version: "2.0.8"
194+ xml:
195+ dependency: transitive
196+ description:
197+ name: xml
198+ url: "https://pub.dartlang.org"
199+ source: hosted
200+ version: "3.5.0"
152201sdks:
153- dart: ">=2.1 .0 <3.0.0"
202+ dart: ">=2.4 .0 <3.0.0"
0 commit comments