1
1
# Generated by pub
2
2
# See https://dart.dev/tools/pub/glossary#lockfile
3
3
packages:
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"
4
18
async:
5
19
dependency: transitive
6
20
description:
@@ -22,13 +36,6 @@ packages:
22
36
url: "https://pub.dartlang.org"
23
37
source: hosted
24
38
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"
32
39
collection:
33
40
dependency: transitive
34
41
description:
@@ -49,21 +56,14 @@ packages:
49
56
name: crypto
50
57
url: "https://pub.dartlang.org"
51
58
source: hosted
52
- version: "2.1.5 "
59
+ version: "2.1.4 "
53
60
cupertino_icons:
54
61
dependency: "direct main"
55
62
description:
56
63
name: cupertino_icons
57
64
url: "https://pub.dartlang.org"
58
65
source: hosted
59
66
version: "0.1.3"
60
- fake_async:
61
- dependency: transitive
62
- description:
63
- name: fake_async
64
- url: "https://pub.dartlang.org"
65
- source: hosted
66
- version: "1.1.0"
67
67
file:
68
68
dependency: transitive
69
69
description:
@@ -109,6 +109,13 @@ packages:
109
109
url: "https://pub.dartlang.org"
110
110
source: hosted
111
111
version: "3.1.4"
112
+ image:
113
+ dependency: transitive
114
+ description:
115
+ name: image
116
+ url: "https://pub.dartlang.org"
117
+ source: hosted
118
+ version: "2.1.12"
112
119
intl:
113
120
dependency: transitive
114
121
description:
@@ -143,7 +150,7 @@ packages:
143
150
name: path
144
151
url: "https://pub.dartlang.org"
145
152
source: hosted
146
- version: "1.7.0 "
153
+ version: "1.6.4 "
147
154
path_provider:
148
155
dependency: transitive
149
156
description:
@@ -179,6 +186,13 @@ packages:
179
186
url: "https://pub.dartlang.org"
180
187
source: hosted
181
188
version: "1.9.0"
189
+ petitparser:
190
+ dependency: transitive
191
+ description:
192
+ name: petitparser
193
+ url: "https://pub.dartlang.org"
194
+ source: hosted
195
+ version: "2.4.0"
182
196
platform:
183
197
dependency: transitive
184
198
description:
@@ -200,6 +214,13 @@ packages:
200
214
url: "https://pub.dartlang.org"
201
215
source: hosted
202
216
version: "3.0.13"
217
+ quiver:
218
+ dependency: transitive
219
+ description:
220
+ name: quiver
221
+ url: "https://pub.dartlang.org"
222
+ source: hosted
223
+ version: "2.1.3"
203
224
sky_engine:
204
225
dependency: transitive
205
226
description: flutter
@@ -268,6 +289,13 @@ packages:
268
289
url: "https://pub.dartlang.org"
269
290
source: hosted
270
291
version: "0.1.0"
292
+ xml:
293
+ dependency: transitive
294
+ description:
295
+ name: xml
296
+ url: "https://pub.dartlang.org"
297
+ source: hosted
298
+ version: "3.6.1"
271
299
sdks:
272
300
dart: ">=2.7.0 <3.0.0"
273
301
flutter: ">=1.17.0 <2.0.0"
0 commit comments