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: "50.0.0"
11
+ analyzer:
12
+ dependency: transitive
13
+ description:
14
+ name: analyzer
15
+ url: "https://pub.dartlang.org"
16
+ source: hosted
17
+ version: "5.2.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:
7
28
name: async
8
29
url: "https://pub.dartlang.org"
9
30
source: hosted
10
- version: "2.4.1 "
31
+ version: "2.9.0 "
11
32
boolean_selector:
12
33
dependency: transitive
13
34
description:
14
35
name: boolean_selector
15
36
url: "https://pub.dartlang.org"
16
37
source: hosted
17
- version: "2.0.0"
18
- charcode:
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:
19
54
dependency: transitive
20
55
description:
21
- name: charcode
56
+ name: built_value
22
57
url: "https://pub.dartlang.org"
23
58
source: hosted
24
- version: "1.1.3"
59
+ version: "8.4.2"
60
+ characters:
61
+ dependency: transitive
62
+ description:
63
+ name: characters
64
+ url: "https://pub.dartlang.org"
65
+ source: hosted
66
+ version: "1.2.1"
25
67
clock:
26
68
dependency: transitive
27
69
description:
28
70
name: clock
29
71
url: "https://pub.dartlang.org"
30
72
source: hosted
31
- version: "1.0.1"
73
+ version: "1.1.1"
74
+ code_builder:
75
+ dependency: transitive
76
+ description:
77
+ name: code_builder
78
+ url: "https://pub.dartlang.org"
79
+ source: hosted
80
+ version: "4.3.0"
32
81
collection:
33
82
dependency: transitive
34
83
description:
35
84
name: collection
36
85
url: "https://pub.dartlang.org"
37
86
source: hosted
38
- version: "1.14.12"
87
+ version: "1.16.0"
88
+ convert:
89
+ dependency: transitive
90
+ description:
91
+ name: convert
92
+ url: "https://pub.dartlang.org"
93
+ source: hosted
94
+ version: "3.1.1"
95
+ crypto:
96
+ dependency: transitive
97
+ description:
98
+ name: crypto
99
+ url: "https://pub.dartlang.org"
100
+ source: hosted
101
+ version: "3.0.2"
39
102
cupertino_icons:
40
103
dependency: "direct main"
41
104
description:
42
105
name: cupertino_icons
43
106
url: "https://pub.dartlang.org"
44
107
source: hosted
45
108
version: "0.1.3"
109
+ dart_style:
110
+ dependency: transitive
111
+ description:
112
+ name: dart_style
113
+ url: "https://pub.dartlang.org"
114
+ source: hosted
115
+ version: "2.2.4"
46
116
fake_async:
47
117
dependency: transitive
48
118
description:
49
119
name: fake_async
50
120
url: "https://pub.dartlang.org"
51
121
source: hosted
52
- version: "1.1.0 "
122
+ version: "1.3.1 "
53
123
file:
54
124
dependency: transitive
55
125
description:
56
126
name: file
57
127
url: "https://pub.dartlang.org"
58
128
source: hosted
59
- version: "5.2.0"
129
+ version: "6.1.4"
130
+ fixnum:
131
+ dependency: transitive
132
+ description:
133
+ name: fixnum
134
+ url: "https://pub.dartlang.org"
135
+ source: hosted
136
+ version: "1.0.1"
60
137
flutter:
61
138
dependency: "direct main"
62
139
description: flutter
@@ -67,69 +144,90 @@ packages:
67
144
description: flutter
68
145
source: sdk
69
146
version: "0.0.0"
147
+ glob:
148
+ dependency: transitive
149
+ description:
150
+ name: glob
151
+ url: "https://pub.dartlang.org"
152
+ source: hosted
153
+ version: "2.1.1"
70
154
http:
71
155
dependency: "direct main"
72
156
description:
73
157
name: http
74
158
url: "https://pub.dartlang.org"
75
159
source: hosted
76
- version: "0.12.0+2 "
160
+ version: "0.13.5 "
77
161
http_parser:
78
162
dependency: transitive
79
163
description:
80
164
name: http_parser
81
165
url: "https://pub.dartlang.org"
82
166
source: hosted
83
- version: "3.1.3"
84
- intl:
85
- dependency: transitive
86
- description:
87
- name: intl
88
- url: "https://pub.dartlang.org"
89
- source: hosted
90
- version: "0.16.1"
167
+ version: "4.0.2"
91
168
localstorage:
92
169
dependency: "direct main"
93
170
description:
94
171
name: localstorage
95
172
url: "https://pub.dartlang.org"
96
173
source: hosted
97
174
version: "3.0.2+5"
175
+ logging:
176
+ dependency: transitive
177
+ description:
178
+ name: logging
179
+ url: "https://pub.dartlang.org"
180
+ source: hosted
181
+ version: "1.1.0"
98
182
matcher:
99
183
dependency: transitive
100
184
description:
101
185
name: matcher
102
186
url: "https://pub.dartlang.org"
103
187
source: hosted
104
- version: "0.12.6"
188
+ version: "0.12.12"
189
+ material_color_utilities:
190
+ dependency: transitive
191
+ description:
192
+ name: material_color_utilities
193
+ url: "https://pub.dartlang.org"
194
+ source: hosted
195
+ version: "0.1.5"
105
196
meta:
106
197
dependency: transitive
107
198
description:
108
199
name: meta
109
200
url: "https://pub.dartlang.org"
110
201
source: hosted
111
- version: "1.1.8 "
202
+ version: "1.8.0 "
112
203
mockito:
113
204
dependency: "direct dev"
114
205
description:
115
206
name: mockito
116
207
url: "https://pub.dartlang.org"
117
208
source: hosted
118
- version: "4.1.1 "
209
+ version: "5.3.2 "
119
210
nested:
120
211
dependency: transitive
121
212
description:
122
213
name: nested
123
214
url: "https://pub.dartlang.org"
124
215
source: hosted
125
216
version: "0.0.4"
217
+ package_config:
218
+ dependency: transitive
219
+ description:
220
+ name: package_config
221
+ url: "https://pub.dartlang.org"
222
+ source: hosted
223
+ version: "2.1.0"
126
224
path:
127
225
dependency: transitive
128
226
description:
129
227
name: path
130
228
url: "https://pub.dartlang.org"
131
229
source: hosted
132
- version: "1.7.0 "
230
+ version: "1.8.2 "
133
231
path_provider:
134
232
dependency: transitive
135
233
description:
@@ -157,21 +255,14 @@ packages:
157
255
name: path_provider_platform_interface
158
256
url: "https://pub.dartlang.org"
159
257
source: hosted
160
- version: "1.0.2"
161
- pedantic:
162
- dependency: transitive
163
- description:
164
- name: pedantic
165
- url: "https://pub.dartlang.org"
166
- source: hosted
167
- version: "1.7.0"
258
+ version: "1.0.4"
168
259
platform:
169
260
dependency: transitive
170
261
description:
171
262
name: platform
172
263
url: "https://pub.dartlang.org"
173
264
source: hosted
174
- version: "2.2.1 "
265
+ version: "3.1.0 "
175
266
plugin_platform_interface:
176
267
dependency: transitive
177
268
description:
@@ -185,82 +276,110 @@ packages:
185
276
name: process
186
277
url: "https://pub.dartlang.org"
187
278
source: hosted
188
- version: "3.0.13 "
279
+ version: "4.2.4 "
189
280
provider:
190
281
dependency: "direct main"
191
282
description:
192
283
name: provider
193
284
url: "https://pub.dartlang.org"
194
285
source: hosted
195
286
version: "4.1.3"
287
+ pub_semver:
288
+ dependency: transitive
289
+ description:
290
+ name: pub_semver
291
+ url: "https://pub.dartlang.org"
292
+ source: hosted
293
+ version: "2.1.3"
196
294
sky_engine:
197
295
dependency: transitive
198
296
description: flutter
199
297
source: sdk
200
298
version: "0.0.99"
299
+ source_gen:
300
+ dependency: transitive
301
+ description:
302
+ name: source_gen
303
+ url: "https://pub.dartlang.org"
304
+ source: hosted
305
+ version: "1.2.6"
201
306
source_span:
202
307
dependency: transitive
203
308
description:
204
309
name: source_span
205
310
url: "https://pub.dartlang.org"
206
311
source: hosted
207
- version: "1.7 .0"
312
+ version: "1.9 .0"
208
313
stack_trace:
209
314
dependency: transitive
210
315
description:
211
316
name: stack_trace
212
317
url: "https://pub.dartlang.org"
213
318
source: hosted
214
- version: "1.9.3 "
319
+ version: "1.10.0 "
215
320
stream_channel:
216
321
dependency: transitive
217
322
description:
218
323
name: stream_channel
219
324
url: "https://pub.dartlang.org"
220
325
source: hosted
221
- version: "2.0 .0"
326
+ version: "2.1 .0"
222
327
string_scanner:
223
328
dependency: transitive
224
329
description:
225
330
name: string_scanner
226
331
url: "https://pub.dartlang.org"
227
332
source: hosted
228
- version: "1.0.5 "
333
+ version: "1.1.1 "
229
334
term_glyph:
230
335
dependency: transitive
231
336
description:
232
337
name: term_glyph
233
338
url: "https://pub.dartlang.org"
234
339
source: hosted
235
- version: "1.1.0 "
340
+ version: "1.2.1 "
236
341
test_api:
237
342
dependency: transitive
238
343
description:
239
344
name: test_api
240
345
url: "https://pub.dartlang.org"
241
346
source: hosted
242
- version: "0.2.16 "
347
+ version: "0.4.12 "
243
348
typed_data:
244
349
dependency: transitive
245
350
description:
246
351
name: typed_data
247
352
url: "https://pub.dartlang.org"
248
353
source: hosted
249
- version: "1.1.6 "
354
+ version: "1.3.1 "
250
355
vector_math:
251
356
dependency: transitive
252
357
description:
253
358
name: vector_math
254
359
url: "https://pub.dartlang.org"
255
360
source: hosted
256
- version: "2.0.8"
361
+ version: "2.1.2"
362
+ watcher:
363
+ dependency: transitive
364
+ description:
365
+ name: watcher
366
+ url: "https://pub.dartlang.org"
367
+ source: hosted
368
+ version: "1.0.2"
257
369
xdg_directories:
258
370
dependency: transitive
259
371
description:
260
372
name: xdg_directories
261
373
url: "https://pub.dartlang.org"
262
374
source: hosted
263
- version: "0.1.0"
375
+ version: "0.1.2"
376
+ yaml:
377
+ dependency: transitive
378
+ description:
379
+ name: yaml
380
+ url: "https://pub.dartlang.org"
381
+ source: hosted
382
+ version: "3.1.1"
264
383
sdks:
265
- dart: ">=2.7 .0 <3.0.0"
266
- flutter: ">=1.16.0 <2.0.0 "
384
+ dart: ">=2.18 .0 <3.0.0"
385
+ flutter: ">=1.16.0"
0 commit comments