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.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"
4
18
async:
5
19
dependency: transitive
6
20
description:
7
21
name: async
8
22
url: "https://pub.dartlang.org"
9
23
source: hosted
10
- version: "2.4.1 "
24
+ version: "2.4.0 "
11
25
boolean_selector:
12
26
dependency: transitive
13
27
description:
14
28
name: boolean_selector
15
29
url: "https://pub.dartlang.org"
16
30
source: hosted
17
- version: "2 .0.0 "
31
+ version: "1 .0.5 "
18
32
charcode:
19
33
dependency: transitive
20
34
description:
21
35
name: charcode
22
36
url: "https://pub.dartlang.org"
23
37
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"
32
39
collection:
33
40
dependency: transitive
34
41
description:
35
42
name: collection
36
43
url: "https://pub.dartlang.org"
37
44
source: hosted
38
- version: "1.14.12 "
45
+ version: "1.14.11 "
39
46
convert:
40
47
dependency: transitive
41
48
description:
42
49
name: convert
43
50
url: "https://pub.dartlang.org"
44
51
source: hosted
45
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"
46
60
cupertino_icons:
47
61
dependency: "direct main"
48
62
description:
49
63
name: cupertino_icons
50
64
url: "https://pub.dartlang.org"
51
65
source: hosted
52
66
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"
60
67
flutter:
61
68
dependency: "direct main"
62
69
description: flutter
@@ -85,7 +92,14 @@ packages:
85
92
path: ".."
86
93
relative: true
87
94
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"
89
103
matcher:
90
104
dependency: transitive
91
105
description:
@@ -106,7 +120,7 @@ packages:
106
120
name: path
107
121
url: "https://pub.dartlang.org"
108
122
source: hosted
109
- version: "1.7.0 "
123
+ version: "1.6.4 "
110
124
path_drawing:
111
125
dependency: transitive
112
126
description:
@@ -121,6 +135,13 @@ packages:
121
135
url: "https://pub.dartlang.org"
122
136
source: hosted
123
137
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"
124
145
petitparser:
125
146
dependency: transitive
126
147
description:
@@ -135,6 +156,13 @@ packages:
135
156
url: "https://pub.dartlang.org"
136
157
source: hosted
137
158
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"
138
166
sky_engine:
139
167
dependency: transitive
140
168
description: flutter
@@ -146,7 +174,7 @@ packages:
146
174
name: source_span
147
175
url: "https://pub.dartlang.org"
148
176
source: hosted
149
- version: "1.7.0 "
177
+ version: "1.5.5 "
150
178
stack_trace:
151
179
dependency: transitive
152
180
description:
@@ -181,7 +209,7 @@ packages:
181
209
name: test_api
182
210
url: "https://pub.dartlang.org"
183
211
source: hosted
184
- version: "0.2.15 "
212
+ version: "0.2.11 "
185
213
typed_data:
186
214
dependency: transitive
187
215
description:
@@ -232,5 +260,5 @@ packages:
232
260
source: hosted
233
261
version: "3.5.0"
234
262
sdks:
235
- dart: ">=2.6 .0 <3.0.0"
263
+ dart: ">=2.4 .0 <3.0.0"
236
264
flutter: ">=1.12.8 <2.0.0"
0 commit comments