1
1
# Generated by pub
2
2
# See https://dart.dev/tools/pub/glossary#lockfile
3
3
packages:
4
+ _fe_analyzer_shared:
5
+ dependency: transitive
6
+ description:
7
+ name: _fe_analyzer_shared
8
+ url: "https://pub.dartlang.org"
9
+ source: hosted
10
+ version: "31.0.0"
11
+ analyzer:
12
+ dependency: transitive
13
+ description:
14
+ name: analyzer
15
+ url: "https://pub.dartlang.org"
16
+ source: hosted
17
+ version: "2.8.0"
18
+ args:
19
+ dependency: transitive
20
+ description:
21
+ name: args
22
+ url: "https://pub.dartlang.org"
23
+ source: hosted
24
+ version: "2.3.1"
4
25
async:
5
26
dependency: transitive
6
27
description:
@@ -15,6 +36,27 @@ packages:
15
36
url: "https://pub.dartlang.org"
16
37
source: hosted
17
38
version: "2.1.0"
39
+ build:
40
+ dependency: transitive
41
+ description:
42
+ name: build
43
+ url: "https://pub.dartlang.org"
44
+ source: hosted
45
+ version: "2.3.1"
46
+ built_collection:
47
+ dependency: transitive
48
+ description:
49
+ name: built_collection
50
+ url: "https://pub.dartlang.org"
51
+ source: hosted
52
+ version: "5.1.1"
53
+ built_value:
54
+ dependency: transitive
55
+ description:
56
+ name: built_value
57
+ url: "https://pub.dartlang.org"
58
+ source: hosted
59
+ version: "8.4.3"
18
60
characters:
19
61
dependency: transitive
20
62
description:
@@ -29,20 +71,41 @@ packages:
29
71
url: "https://pub.dartlang.org"
30
72
source: hosted
31
73
version: "1.3.1"
74
+ cli_util:
75
+ dependency: transitive
76
+ description:
77
+ name: cli_util
78
+ url: "https://pub.dartlang.org"
79
+ source: hosted
80
+ version: "0.3.5"
32
81
clock:
33
82
dependency: transitive
34
83
description:
35
84
name: clock
36
85
url: "https://pub.dartlang.org"
37
86
source: hosted
38
87
version: "1.1.0"
88
+ code_builder:
89
+ dependency: transitive
90
+ description:
91
+ name: code_builder
92
+ url: "https://pub.dartlang.org"
93
+ source: hosted
94
+ version: "4.4.0"
39
95
collection:
40
96
dependency: transitive
41
97
description:
42
98
name: collection
43
99
url: "https://pub.dartlang.org"
44
100
source: hosted
45
101
version: "1.16.0"
102
+ convert:
103
+ dependency: transitive
104
+ description:
105
+ name: convert
106
+ url: "https://pub.dartlang.org"
107
+ source: hosted
108
+ version: "3.1.0"
46
109
crypto:
47
110
dependency: transitive
48
111
description:
@@ -57,13 +120,34 @@ packages:
57
120
url: "https://pub.dartlang.org"
58
121
source: hosted
59
122
version: "0.1.3"
123
+ dart_style:
124
+ dependency: transitive
125
+ description:
126
+ name: dart_style
127
+ url: "https://pub.dartlang.org"
128
+ source: hosted
129
+ version: "2.2.1"
60
130
fake_async:
61
131
dependency: transitive
62
132
description:
63
133
name: fake_async
64
134
url: "https://pub.dartlang.org"
65
135
source: hosted
66
136
version: "1.3.0"
137
+ file:
138
+ dependency: transitive
139
+ description:
140
+ name: file
141
+ url: "https://pub.dartlang.org"
142
+ source: hosted
143
+ version: "6.1.4"
144
+ fixnum:
145
+ dependency: transitive
146
+ description:
147
+ name: fixnum
148
+ url: "https://pub.dartlang.org"
149
+ source: hosted
150
+ version: "1.0.1"
67
151
flutter:
68
152
dependency: "direct main"
69
153
description: flutter
@@ -99,7 +183,14 @@ packages:
99
183
path: ".."
100
184
relative: true
101
185
source: path
102
- version: "1.0.6"
186
+ version: "1.0.7"
187
+ glob:
188
+ dependency: transitive
189
+ description:
190
+ name: glob
191
+ url: "https://pub.dartlang.org"
192
+ source: hosted
193
+ version: "2.1.1"
103
194
http:
104
195
dependency: transitive
105
196
description:
@@ -121,6 +212,13 @@ packages:
121
212
url: "https://pub.dartlang.org"
122
213
source: hosted
123
214
version: "0.6.4"
215
+ logging:
216
+ dependency: transitive
217
+ description:
218
+ name: logging
219
+ url: "https://pub.dartlang.org"
220
+ source: hosted
221
+ version: "1.1.0"
124
222
matcher:
125
223
dependency: transitive
126
224
description:
@@ -142,13 +240,27 @@ packages:
142
240
url: "https://pub.dartlang.org"
143
241
source: hosted
144
242
version: "1.7.0"
243
+ mockito:
244
+ dependency: "direct dev"
245
+ description:
246
+ name: mockito
247
+ url: "https://pub.dartlang.org"
248
+ source: hosted
249
+ version: "5.0.15"
145
250
modal_bottom_sheet:
146
251
dependency: transitive
147
252
description:
148
253
name: modal_bottom_sheet
149
254
url: "https://pub.dartlang.org"
150
255
source: hosted
151
256
version: "2.1.2"
257
+ package_config:
258
+ dependency: transitive
259
+ description:
260
+ name: package_config
261
+ url: "https://pub.dartlang.org"
262
+ source: hosted
263
+ version: "2.1.0"
152
264
path:
153
265
dependency: transitive
154
266
description:
@@ -170,11 +282,25 @@ packages:
170
282
url: "https://pub.dartlang.org"
171
283
source: hosted
172
284
version: "2.1.3"
285
+ pub_semver:
286
+ dependency: transitive
287
+ description:
288
+ name: pub_semver
289
+ url: "https://pub.dartlang.org"
290
+ source: hosted
291
+ version: "2.1.3"
173
292
sky_engine:
174
293
dependency: transitive
175
294
description: flutter
176
295
source: sdk
177
296
version: "0.0.99"
297
+ source_gen:
298
+ dependency: transitive
299
+ description:
300
+ name: source_gen
301
+ url: "https://pub.dartlang.org"
302
+ source: hosted
303
+ version: "1.2.2"
178
304
source_span:
179
305
dependency: transitive
180
306
description:
@@ -238,6 +364,13 @@ packages:
238
364
url: "https://pub.dartlang.org"
239
365
source: hosted
240
366
version: "2.1.2"
367
+ watcher:
368
+ dependency: transitive
369
+ description:
370
+ name: watcher
371
+ url: "https://pub.dartlang.org"
372
+ source: hosted
373
+ version: "1.0.2"
241
374
webview_flutter:
242
375
dependency: transitive
243
376
description:
@@ -266,6 +399,13 @@ packages:
266
399
url: "https://pub.dartlang.org"
267
400
source: hosted
268
401
version: "2.9.5"
402
+ yaml:
403
+ dependency: transitive
404
+ description:
405
+ name: yaml
406
+ url: "https://pub.dartlang.org"
407
+ source: hosted
408
+ version: "3.1.1"
269
409
sdks:
270
410
dart: ">=2.17.0 <3.0.0"
271
411
flutter: ">=3.0.0"
0 commit comments