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.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"
67
60
flutter:
68
61
dependency: "direct main"
69
62
description: flutter
@@ -79,13 +72,6 @@ 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
intl:
90
76
dependency: transitive
91
77
description:
@@ -99,7 +85,7 @@ packages:
99
85
name: matcher
100
86
url: "https://pub.dartlang.org"
101
87
source: hosted
102
- version: "0.12.6 "
88
+ version: "0.12.8 "
103
89
meta:
104
90
dependency: transitive
105
91
description:
@@ -120,28 +106,14 @@ packages:
120
106
name: path
121
107
url: "https://pub.dartlang.org"
122
108
source: hosted
123
- version: "1.6.4"
124
- petitparser:
125
- dependency: transitive
126
- description:
127
- name: petitparser
128
- url: "https://pub.dartlang.org"
129
- source: hosted
130
- version: "2.4.0"
109
+ version: "1.7.0"
131
110
provider:
132
111
dependency: "direct main"
133
112
description:
134
113
name: provider
135
114
url: "https://pub.dartlang.org"
136
115
source: hosted
137
116
version: "4.1.3"
138
- quiver:
139
- dependency: transitive
140
- description:
141
- name: quiver
142
- url: "https://pub.dartlang.org"
143
- source: hosted
144
- version: "2.1.3"
145
117
sky_engine:
146
118
dependency: transitive
147
119
description: flutter
@@ -160,7 +132,7 @@ packages:
160
132
name: stack_trace
161
133
url: "https://pub.dartlang.org"
162
134
source: hosted
163
- version: "1.9.3 "
135
+ version: "1.9.5 "
164
136
stream_channel:
165
137
dependency: transitive
166
138
description:
@@ -188,28 +160,21 @@ packages:
188
160
name: test_api
189
161
url: "https://pub.dartlang.org"
190
162
source: hosted
191
- version: "0.2.15 "
163
+ version: "0.2.17 "
192
164
typed_data:
193
165
dependency: transitive
194
166
description:
195
167
name: typed_data
196
168
url: "https://pub.dartlang.org"
197
169
source: hosted
198
- version: "1.1.6 "
170
+ version: "1.2.0 "
199
171
vector_math:
200
172
dependency: transitive
201
173
description:
202
174
name: vector_math
203
175
url: "https://pub.dartlang.org"
204
176
source: hosted
205
177
version: "2.0.8"
206
- xml:
207
- dependency: transitive
208
- description:
209
- name: xml
210
- url: "https://pub.dartlang.org"
211
- source: hosted
212
- version: "3.6.1"
213
178
sdks:
214
- dart: ">=2.7.0 <3.0.0"
179
+ dart: ">=2.9.0-14.0.dev <3.0.0"
215
180
flutter: ">=1.16.0"
0 commit comments