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,20 +36,27 @@ packages:
22
36
url: "https://pub.dartlang.org"
23
37
source: hosted
24
38
version: "1.1.3"
25
- clock :
39
+ collection :
26
40
dependency: transitive
27
41
description:
28
- name: clock
42
+ name: collection
29
43
url: "https://pub.dartlang.org"
30
44
source: hosted
31
- version: "1.0.1 "
32
- collection :
45
+ version: "1.14.12 "
46
+ convert :
33
47
dependency: transitive
34
48
description:
35
- name: collection
49
+ name: convert
36
50
url: "https://pub.dartlang.org"
37
51
source: hosted
38
- version: "1.14.12"
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.4"
39
60
cupertino_icons:
40
61
dependency: "direct main"
41
62
description:
@@ -50,13 +71,6 @@ packages:
50
71
url: "https://pub.dartlang.org"
51
72
source: hosted
52
73
version: "3.0.10"
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"
60
74
flutter:
61
75
dependency: "direct main"
62
76
description: flutter
@@ -95,6 +109,13 @@ packages:
95
109
url: "https://pub.dartlang.org"
96
110
source: hosted
97
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"
98
119
image_picker:
99
120
dependency: "direct main"
100
121
description:
@@ -129,21 +150,35 @@ packages:
129
150
name: path
130
151
url: "https://pub.dartlang.org"
131
152
source: hosted
132
- version: "1.7.0 "
153
+ version: "1.6.4 "
133
154
pedantic:
134
155
dependency: transitive
135
156
description:
136
157
name: pedantic
137
158
url: "https://pub.dartlang.org"
138
159
source: hosted
139
160
version: "1.9.0"
161
+ petitparser:
162
+ dependency: transitive
163
+ description:
164
+ name: petitparser
165
+ url: "https://pub.dartlang.org"
166
+ source: hosted
167
+ version: "2.4.0"
140
168
plugin_platform_interface:
141
169
dependency: transitive
142
170
description:
143
171
name: plugin_platform_interface
144
172
url: "https://pub.dartlang.org"
145
173
source: hosted
146
174
version: "1.0.2"
175
+ quiver:
176
+ dependency: transitive
177
+ description:
178
+ name: quiver
179
+ url: "https://pub.dartlang.org"
180
+ source: hosted
181
+ version: "2.1.3"
147
182
scoped_model:
148
183
dependency: "direct main"
149
184
description:
@@ -212,6 +247,13 @@ packages:
212
247
url: "https://pub.dartlang.org"
213
248
source: hosted
214
249
version: "2.0.8"
250
+ xml:
251
+ dependency: transitive
252
+ description:
253
+ name: xml
254
+ url: "https://pub.dartlang.org"
255
+ source: hosted
256
+ version: "3.6.1"
215
257
sdks:
216
258
dart: ">=2.7.0 <3.0.0"
217
259
flutter: ">=1.12.13 <2.0.0"
0 commit comments