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"
18
4
async:
19
5
dependency: transitive
20
6
description:
21
7
name: async
22
8
url: "https://pub.dartlang.org"
23
9
source: hosted
24
- version: "2.4.1 "
10
+ version: "2.4.2 "
25
11
boolean_selector:
26
12
dependency: transitive
27
13
description:
28
14
name: boolean_selector
29
15
url: "https://pub.dartlang.org"
30
16
source: hosted
31
17
version: "2.0.0"
32
- charcode :
18
+ characters :
33
19
dependency: transitive
34
20
description:
35
- name: charcode
21
+ name: characters
36
22
url: "https://pub.dartlang.org"
37
23
source: hosted
38
- version: "1.1.3 "
39
- collection :
24
+ version: "1.0.0 "
25
+ charcode :
40
26
dependency: transitive
41
27
description:
42
- name: collection
28
+ name: charcode
43
29
url: "https://pub.dartlang.org"
44
30
source: hosted
45
- version: "1.14.12 "
46
- convert :
31
+ version: "1.1.3 "
32
+ clock :
47
33
dependency: transitive
48
34
description:
49
- name: convert
35
+ name: clock
50
36
url: "https://pub.dartlang.org"
51
37
source: hosted
52
- version: "2.1 .1"
53
- crypto :
38
+ version: "1.0 .1"
39
+ collection :
54
40
dependency: transitive
55
41
description:
56
- name: crypto
42
+ name: collection
57
43
url: "https://pub.dartlang.org"
58
44
source: hosted
59
- version: "2.1.4 "
45
+ version: "1.14.13 "
60
46
cupertino_icons:
61
47
dependency: "direct main"
62
48
description:
63
49
name: cupertino_icons
64
50
url: "https://pub.dartlang.org"
65
51
source: hosted
66
52
version: "0.1.2"
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"
67
60
flutter:
68
61
dependency: "direct main"
69
62
description: flutter
@@ -79,20 +72,13 @@ packages:
79
72
description: flutter
80
73
source: sdk
81
74
version: "0.0.0"
82
- image:
83
- dependency: transitive
84
- description:
85
- name: image
86
- url: "https://pub.dartlang.org"
87
- source: hosted
88
- version: "2.1.12"
89
75
matcher:
90
76
dependency: transitive
91
77
description:
92
78
name: matcher
93
79
url: "https://pub.dartlang.org"
94
80
source: hosted
95
- version: "0.12.6 "
81
+ version: "0.12.8 "
96
82
meta:
97
83
dependency: transitive
98
84
description:
@@ -106,21 +92,7 @@ packages:
106
92
name: path
107
93
url: "https://pub.dartlang.org"
108
94
source: hosted
109
- version: "1.6.4"
110
- petitparser:
111
- dependency: transitive
112
- description:
113
- name: petitparser
114
- url: "https://pub.dartlang.org"
115
- source: hosted
116
- version: "2.4.0"
117
- quiver:
118
- dependency: transitive
119
- description:
120
- name: quiver
121
- url: "https://pub.dartlang.org"
122
- source: hosted
123
- version: "2.1.3"
95
+ version: "1.7.0"
124
96
shared_preferences:
125
97
dependency: transitive
126
98
description:
@@ -155,7 +127,7 @@ packages:
155
127
path: ".."
156
128
relative: true
157
129
source: path
158
- version: "0.1.0 "
130
+ version: "0.1.5 "
159
131
sky_engine:
160
132
dependency: transitive
161
133
description: flutter
@@ -174,7 +146,7 @@ packages:
174
146
name: stack_trace
175
147
url: "https://pub.dartlang.org"
176
148
source: hosted
177
- version: "1.9.3 "
149
+ version: "1.9.5 "
178
150
stream_channel:
179
151
dependency: transitive
180
152
description:
@@ -202,28 +174,21 @@ packages:
202
174
name: test_api
203
175
url: "https://pub.dartlang.org"
204
176
source: hosted
205
- version: "0.2.15 "
177
+ version: "0.2.17 "
206
178
typed_data:
207
179
dependency: transitive
208
180
description:
209
181
name: typed_data
210
182
url: "https://pub.dartlang.org"
211
183
source: hosted
212
- version: "1.1.6 "
184
+ version: "1.2.0 "
213
185
vector_math:
214
186
dependency: transitive
215
187
description:
216
188
name: vector_math
217
189
url: "https://pub.dartlang.org"
218
190
source: hosted
219
191
version: "2.0.8"
220
- xml:
221
- dependency: transitive
222
- description:
223
- name: xml
224
- url: "https://pub.dartlang.org"
225
- source: hosted
226
- version: "3.6.1"
227
192
sdks:
228
- dart: ">=2.6.0 <3.0.0"
193
+ dart: ">=2.9.0-14.0.dev <3.0.0"
229
194
flutter: ">=1.12.13+hotfix.4 <2.0.0"
0 commit comments