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
@@ -74,13 +67,6 @@ packages:
74
67
description: flutter
75
68
source: sdk
76
69
version: "0.0.0"
77
- image:
78
- dependency: transitive
79
- description:
80
- name: image
81
- url: "https://pub.dartlang.org"
82
- source: hosted
83
- version: "2.1.12"
84
70
image_picker:
85
71
dependency: "direct main"
86
72
description:
@@ -101,7 +87,7 @@ packages:
101
87
name: matcher
102
88
url: "https://pub.dartlang.org"
103
89
source: hosted
104
- version: "0.12.6 "
90
+ version: "0.12.8 "
105
91
meta:
106
92
dependency: transitive
107
93
description:
@@ -115,42 +101,28 @@ packages:
115
101
name: path
116
102
url: "https://pub.dartlang.org"
117
103
source: hosted
118
- version: "1.6.4 "
104
+ version: "1.7.0 "
119
105
path_provider:
120
106
dependency: "direct main"
121
107
description:
122
108
name: path_provider
123
109
url: "https://pub.dartlang.org"
124
110
source: hosted
125
111
version: "1.4.0"
126
- petitparser:
127
- dependency: transitive
128
- description:
129
- name: petitparser
130
- url: "https://pub.dartlang.org"
131
- source: hosted
132
- version: "2.4.0"
133
112
platform:
134
113
dependency: transitive
135
114
description:
136
115
name: platform
137
116
url: "https://pub.dartlang.org"
138
117
source: hosted
139
118
version: "2.2.1"
140
- quiver:
141
- dependency: transitive
142
- description:
143
- name: quiver
144
- url: "https://pub.dartlang.org"
145
- source: hosted
146
- version: "2.1.3"
147
119
scanbot_sdk:
148
120
dependency: "direct main"
149
121
description:
150
122
name: scanbot_sdk
151
123
url: "https://pub.dartlang.org"
152
124
source: hosted
153
- version: "1.1.2 "
125
+ version: "1.1.3 "
154
126
sky_engine:
155
127
dependency: transitive
156
128
description: flutter
@@ -169,7 +141,7 @@ packages:
169
141
name: stack_trace
170
142
url: "https://pub.dartlang.org"
171
143
source: hosted
172
- version: "1.9.3 "
144
+ version: "1.9.5 "
173
145
stream_channel:
174
146
dependency: transitive
175
147
description:
@@ -197,28 +169,21 @@ packages:
197
169
name: test_api
198
170
url: "https://pub.dartlang.org"
199
171
source: hosted
200
- version: "0.2.15 "
172
+ version: "0.2.17 "
201
173
typed_data:
202
174
dependency: transitive
203
175
description:
204
176
name: typed_data
205
177
url: "https://pub.dartlang.org"
206
178
source: hosted
207
- version: "1.1.6 "
179
+ version: "1.2.0 "
208
180
vector_math:
209
181
dependency: transitive
210
182
description:
211
183
name: vector_math
212
184
url: "https://pub.dartlang.org"
213
185
source: hosted
214
186
version: "2.0.8"
215
- xml:
216
- dependency: transitive
217
- description:
218
- name: xml
219
- url: "https://pub.dartlang.org"
220
- source: hosted
221
- version: "3.6.1"
222
187
sdks:
223
- dart: ">=2.6.0 <3.0.0"
188
+ dart: ">=2.9.0-14.0.dev <3.0.0"
224
189
flutter: ">=1.10.0 <2.0.0"
0 commit comments