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
+ async:
19
+ dependency: transitive
20
+ description:
21
+ name: async
22
+ url: "https://pub.dartlang.org"
23
+ source: hosted
24
+ version: "2.5.0"
25
+ boolean_selector:
26
+ dependency: transitive
27
+ description:
28
+ name: boolean_selector
29
+ url: "https://pub.dartlang.org"
30
+ source: hosted
31
+ version: "2.1.0"
4
32
characters:
5
33
dependency: transitive
6
34
description:
7
35
name: characters
8
36
url: "https://pub.dartlang.org"
9
37
source: hosted
10
38
version: "1.1.0"
39
+ charcode:
40
+ dependency: transitive
41
+ description:
42
+ name: charcode
43
+ url: "https://pub.dartlang.org"
44
+ source: hosted
45
+ version: "1.2.0"
46
+ clock:
47
+ dependency: transitive
48
+ description:
49
+ name: clock
50
+ url: "https://pub.dartlang.org"
51
+ source: hosted
52
+ version: "1.1.0"
11
53
collection:
12
54
dependency: transitive
13
55
description:
14
56
name: collection
15
57
url: "https://pub.dartlang.org"
16
58
source: hosted
17
59
version: "1.15.0"
60
+ convert:
61
+ dependency: transitive
62
+ description:
63
+ name: convert
64
+ url: "https://pub.dartlang.org"
65
+ source: hosted
66
+ version: "2.1.1"
67
+ crypto:
68
+ dependency: transitive
69
+ description:
70
+ name: crypto
71
+ url: "https://pub.dartlang.org"
72
+ source: hosted
73
+ version: "2.1.5"
74
+ e2e:
75
+ dependency: "direct dev"
76
+ description:
77
+ name: e2e
78
+ url: "https://pub.dartlang.org"
79
+ source: hosted
80
+ version: "0.4.3+1"
81
+ fake_async:
82
+ dependency: transitive
83
+ description:
84
+ name: fake_async
85
+ url: "https://pub.dartlang.org"
86
+ source: hosted
87
+ version: "1.2.0"
88
+ file:
89
+ dependency: transitive
90
+ description:
91
+ name: file
92
+ url: "https://pub.dartlang.org"
93
+ source: hosted
94
+ version: "6.0.0"
18
95
flutter:
19
96
dependency: "direct main"
20
97
description: flutter
21
98
source: sdk
22
99
version: "0.0.0"
100
+ flutter_driver:
101
+ dependency: transitive
102
+ description: flutter
103
+ source: sdk
104
+ version: "0.0.0"
105
+ flutter_test:
106
+ dependency: transitive
107
+ description: flutter
108
+ source: sdk
109
+ version: "0.0.0"
110
+ fuchsia_remote_debug_protocol:
111
+ dependency: transitive
112
+ description: flutter
113
+ source: sdk
114
+ version: "0.0.0"
115
+ matcher:
116
+ dependency: transitive
117
+ description:
118
+ name: matcher
119
+ url: "https://pub.dartlang.org"
120
+ source: hosted
121
+ version: "0.12.10"
23
122
meta:
24
123
dependency: transitive
25
124
description:
26
125
name: meta
27
126
url: "https://pub.dartlang.org"
28
127
source: hosted
29
128
version: "1.3.0"
129
+ path:
130
+ dependency: transitive
131
+ description:
132
+ name: path
133
+ url: "https://pub.dartlang.org"
134
+ source: hosted
135
+ version: "1.8.0"
30
136
pedantic:
31
137
dependency: "direct dev"
32
138
description:
33
139
name: pedantic
34
140
url: "https://pub.dartlang.org"
35
141
source: hosted
36
142
version: "1.10.0"
143
+ platform:
144
+ dependency: transitive
145
+ description:
146
+ name: platform
147
+ url: "https://pub.dartlang.org"
148
+ source: hosted
149
+ version: "3.0.0"
150
+ process:
151
+ dependency: transitive
152
+ description:
153
+ name: process
154
+ url: "https://pub.dartlang.org"
155
+ source: hosted
156
+ version: "4.0.0"
37
157
sky_engine:
38
158
dependency: transitive
39
159
description: flutter
40
160
source: sdk
41
161
version: "0.0.99"
162
+ source_span:
163
+ dependency: transitive
164
+ description:
165
+ name: source_span
166
+ url: "https://pub.dartlang.org"
167
+ source: hosted
168
+ version: "1.8.0"
169
+ stack_trace:
170
+ dependency: transitive
171
+ description:
172
+ name: stack_trace
173
+ url: "https://pub.dartlang.org"
174
+ source: hosted
175
+ version: "1.10.0"
176
+ stream_channel:
177
+ dependency: transitive
178
+ description:
179
+ name: stream_channel
180
+ url: "https://pub.dartlang.org"
181
+ source: hosted
182
+ version: "2.1.0"
183
+ string_scanner:
184
+ dependency: transitive
185
+ description:
186
+ name: string_scanner
187
+ url: "https://pub.dartlang.org"
188
+ source: hosted
189
+ version: "1.1.0"
190
+ sync_http:
191
+ dependency: transitive
192
+ description:
193
+ name: sync_http
194
+ url: "https://pub.dartlang.org"
195
+ source: hosted
196
+ version: "0.2.0"
197
+ term_glyph:
198
+ dependency: transitive
199
+ description:
200
+ name: term_glyph
201
+ url: "https://pub.dartlang.org"
202
+ source: hosted
203
+ version: "1.2.0"
204
+ test_api:
205
+ dependency: transitive
206
+ description:
207
+ name: test_api
208
+ url: "https://pub.dartlang.org"
209
+ source: hosted
210
+ version: "0.2.19"
42
211
typed_data:
43
212
dependency: transitive
44
213
description:
@@ -53,6 +222,20 @@ packages:
53
222
url: "https://pub.dartlang.org"
54
223
source: hosted
55
224
version: "2.1.0"
225
+ vm_service:
226
+ dependency: transitive
227
+ description:
228
+ name: vm_service
229
+ url: "https://pub.dartlang.org"
230
+ source: hosted
231
+ version: "5.5.0"
232
+ webdriver:
233
+ dependency: transitive
234
+ description:
235
+ name: webdriver
236
+ url: "https://pub.dartlang.org"
237
+ source: hosted
238
+ version: "2.1.2"
56
239
sdks:
57
240
dart: ">=2.12.0-259.9.beta <3.0.0"
58
241
flutter: ">=1.12.13+hotfix.6"
0 commit comments