@@ -14,7 +14,7 @@ packages:
14
14
name: async
15
15
url: "https://pub.dartlang.org"
16
16
source: hosted
17
- version: "2.8.1 "
17
+ version: "2.8.2 "
18
18
boolean_selector:
19
19
dependency: transitive
20
20
description:
@@ -28,7 +28,7 @@ packages:
28
28
name: characters
29
29
url: "https://pub.dartlang.org"
30
30
source: hosted
31
- version: "1.1 .0"
31
+ version: "1.2 .0"
32
32
charcode:
33
33
dependency: transitive
34
34
description:
@@ -49,7 +49,7 @@ packages:
49
49
name: collection
50
50
url: "https://pub.dartlang.org"
51
51
source: hosted
52
- version: "1.15 .0"
52
+ version: "1.16 .0"
53
53
cross_file:
54
54
dependency: transitive
55
55
description:
@@ -84,7 +84,7 @@ packages:
84
84
name: fake_async
85
85
url: "https://pub.dartlang.org"
86
86
source: hosted
87
- version: "1.2 .0"
87
+ version: "1.3 .0"
88
88
ffi:
89
89
dependency: transitive
90
90
description:
@@ -183,14 +183,21 @@ packages:
183
183
name: js
184
184
url: "https://pub.dartlang.org"
185
185
source: hosted
186
- version: "0.6.3 "
186
+ version: "0.6.4 "
187
187
matcher:
188
188
dependency: transitive
189
189
description:
190
190
name: matcher
191
191
url: "https://pub.dartlang.org"
192
192
source: hosted
193
- version: "0.12.10"
193
+ version: "0.12.11"
194
+ material_color_utilities:
195
+ dependency: transitive
196
+ description:
197
+ name: material_color_utilities
198
+ url: "https://pub.dartlang.org"
199
+ source: hosted
200
+ version: "0.1.4"
194
201
meta:
195
202
dependency: transitive
196
203
description:
@@ -204,7 +211,7 @@ packages:
204
211
name: path
205
212
url: "https://pub.dartlang.org"
206
213
source: hosted
207
- version: "1.8.0 "
214
+ version: "1.8.1 "
208
215
path_provider:
209
216
dependency: "direct main"
210
217
description:
@@ -253,14 +260,35 @@ packages:
253
260
name: permission_handler
254
261
url: "https://pub.dartlang.org"
255
262
source: hosted
256
- version: "8.1.1"
263
+ version: "9.2.0"
264
+ permission_handler_android:
265
+ dependency: transitive
266
+ description:
267
+ name: permission_handler_android
268
+ url: "https://pub.dartlang.org"
269
+ source: hosted
270
+ version: "9.0.2+1"
271
+ permission_handler_apple:
272
+ dependency: transitive
273
+ description:
274
+ name: permission_handler_apple
275
+ url: "https://pub.dartlang.org"
276
+ source: hosted
277
+ version: "9.0.4"
257
278
permission_handler_platform_interface:
258
279
dependency: transitive
259
280
description:
260
281
name: permission_handler_platform_interface
261
282
url: "https://pub.dartlang.org"
262
283
source: hosted
263
- version: "3.6.0"
284
+ version: "3.7.0"
285
+ permission_handler_windows:
286
+ dependency: transitive
287
+ description:
288
+ name: permission_handler_windows
289
+ url: "https://pub.dartlang.org"
290
+ source: hosted
291
+ version: "0.1.0"
264
292
petitparser:
265
293
dependency: transitive
266
294
description:
@@ -269,12 +297,12 @@ packages:
269
297
source: hosted
270
298
version: "4.1.0"
271
299
platform:
272
- dependency: transitive
300
+ dependency: "direct main"
273
301
description:
274
302
name: platform
275
303
url: "https://pub.dartlang.org"
276
304
source: hosted
277
- version: "3.0 .0"
305
+ version: "3.1 .0"
278
306
plugin_platform_interface:
279
307
dependency: transitive
280
308
description:
@@ -314,7 +342,7 @@ packages:
314
342
name: source_span
315
343
url: "https://pub.dartlang.org"
316
344
source: hosted
317
- version: "1.8.1 "
345
+ version: "1.8.2 "
318
346
stack_trace:
319
347
dependency: transitive
320
348
description:
@@ -349,7 +377,7 @@ packages:
349
377
name: test_api
350
378
url: "https://pub.dartlang.org"
351
379
source: hosted
352
- version: "0.4.2 "
380
+ version: "0.4.9 "
353
381
typed_data:
354
382
dependency: transitive
355
383
description:
@@ -363,7 +391,7 @@ packages:
363
391
name: vector_math
364
392
url: "https://pub.dartlang.org"
365
393
source: hosted
366
- version: "2.1.0 "
394
+ version: "2.1.2 "
367
395
win32:
368
396
dependency: transitive
369
397
description:
@@ -386,5 +414,5 @@ packages:
386
414
source: hosted
387
415
version: "5.1.2"
388
416
sdks:
389
- dart: ">=2.13. 0 <3.0.0"
390
- flutter: ">=2.0 .0"
417
+ dart: ">=2.17.0- 0 <3.0.0"
418
+ flutter: ">=2.8 .0"
0 commit comments