Skip to content

Commit 87a7ecd

Browse files
committed
Bump main dependencies
1 parent 89ccdad commit 87a7ecd

File tree

2 files changed

+87
-45
lines changed

2 files changed

+87
-45
lines changed

pubspec.lock

+81-39
Original file line numberDiff line numberDiff line change
@@ -35,7 +35,7 @@ packages:
3535
name: chewie
3636
url: "https://pub.dartlang.org"
3737
source: hosted
38-
version: "1.1.0"
38+
version: "1.3.2"
3939
chewie_audio:
4040
dependency: transitive
4141
description:
@@ -110,7 +110,7 @@ packages:
110110
name: flutter_layout_grid
111111
url: "https://pub.dartlang.org"
112112
source: hosted
113-
version: "1.0.3"
113+
version: "1.0.6"
114114
flutter_math_fork:
115115
dependency: transitive
116116
description:
@@ -177,6 +177,13 @@ packages:
177177
url: "https://pub.dartlang.org"
178178
source: hosted
179179
version: "0.12.11"
180+
material_color_utilities:
181+
dependency: transitive
182+
description:
183+
name: material_color_utilities
184+
url: "https://pub.dartlang.org"
185+
source: hosted
186+
version: "0.1.3"
180187
meta:
181188
dependency: transitive
182189
description:
@@ -190,7 +197,7 @@ packages:
190197
name: mime
191198
url: "https://pub.dartlang.org"
192199
source: hosted
193-
version: "1.0.1"
200+
version: "1.0.2"
194201
nested:
195202
dependency: transitive
196203
description:
@@ -232,21 +239,21 @@ packages:
232239
name: path_provider
233240
url: "https://pub.dartlang.org"
234241
source: hosted
235-
version: "2.0.8"
242+
version: "2.0.9"
236243
path_provider_android:
237244
dependency: transitive
238245
description:
239246
name: path_provider_android
240247
url: "https://pub.dartlang.org"
241248
source: hosted
242-
version: "2.0.11"
249+
version: "2.0.13"
243250
path_provider_ios:
244251
dependency: transitive
245252
description:
246253
name: path_provider_ios
247254
url: "https://pub.dartlang.org"
248255
source: hosted
249-
version: "2.0.7"
256+
version: "2.0.8"
250257
path_provider_linux:
251258
dependency: transitive
252259
description:
@@ -275,27 +282,41 @@ packages:
275282
url: "https://pub.dartlang.org"
276283
source: hosted
277284
version: "2.0.5"
278-
pedantic:
285+
permission_handler:
286+
dependency: "direct main"
287+
description:
288+
name: permission_handler
289+
url: "https://pub.dartlang.org"
290+
source: hosted
291+
version: "9.2.0"
292+
permission_handler_android:
279293
dependency: transitive
280294
description:
281-
name: pedantic
295+
name: permission_handler_android
282296
url: "https://pub.dartlang.org"
283297
source: hosted
284-
version: "1.11.1"
285-
permission_handler:
286-
dependency: "direct main"
298+
version: "9.0.2+1"
299+
permission_handler_apple:
300+
dependency: transitive
287301
description:
288-
name: permission_handler
302+
name: permission_handler_apple
289303
url: "https://pub.dartlang.org"
290304
source: hosted
291-
version: "8.3.0"
305+
version: "9.0.4"
292306
permission_handler_platform_interface:
293307
dependency: transitive
294308
description:
295309
name: permission_handler_platform_interface
296310
url: "https://pub.dartlang.org"
297311
source: hosted
298312
version: "3.7.0"
313+
permission_handler_windows:
314+
dependency: transitive
315+
description:
316+
name: permission_handler_windows
317+
url: "https://pub.dartlang.org"
318+
source: hosted
319+
version: "0.1.0"
299320
petitparser:
300321
dependency: transitive
301322
description:
@@ -337,14 +358,14 @@ packages:
337358
name: quiver
338359
url: "https://pub.dartlang.org"
339360
source: hosted
340-
version: "3.0.1+1"
361+
version: "3.1.0"
341362
scrollable_positioned_list:
342363
dependency: "direct main"
343364
description:
344365
name: scrollable_positioned_list
345366
url: "https://pub.dartlang.org"
346367
source: hosted
347-
version: "0.2.3"
368+
version: "0.3.1"
348369
share:
349370
dependency: "direct main"
350371
description:
@@ -358,35 +379,35 @@ packages:
358379
name: shared_preferences
359380
url: "https://pub.dartlang.org"
360381
source: hosted
361-
version: "2.0.12"
382+
version: "2.0.13"
362383
shared_preferences_android:
363384
dependency: transitive
364385
description:
365386
name: shared_preferences_android
366387
url: "https://pub.dartlang.org"
367388
source: hosted
368-
version: "2.0.10"
389+
version: "2.0.11"
369390
shared_preferences_ios:
370391
dependency: transitive
371392
description:
372393
name: shared_preferences_ios
373394
url: "https://pub.dartlang.org"
374395
source: hosted
375-
version: "2.0.9"
396+
version: "2.1.0"
376397
shared_preferences_linux:
377398
dependency: transitive
378399
description:
379400
name: shared_preferences_linux
380401
url: "https://pub.dartlang.org"
381402
source: hosted
382-
version: "2.0.4"
403+
version: "2.1.0"
383404
shared_preferences_macos:
384405
dependency: transitive
385406
description:
386407
name: shared_preferences_macos
387408
url: "https://pub.dartlang.org"
388409
source: hosted
389-
version: "2.0.2"
410+
version: "2.0.3"
390411
shared_preferences_platform_interface:
391412
dependency: transitive
392413
description:
@@ -407,7 +428,7 @@ packages:
407428
name: shared_preferences_windows
408429
url: "https://pub.dartlang.org"
409430
source: hosted
410-
version: "2.0.4"
431+
version: "2.1.0"
411432
sky_engine:
412433
dependency: transitive
413434
description: flutter
@@ -454,7 +475,7 @@ packages:
454475
name: test_api
455476
url: "https://pub.dartlang.org"
456477
source: hosted
457-
version: "0.4.3"
478+
version: "0.4.8"
458479
tuple:
459480
dependency: transitive
460481
description:
@@ -475,35 +496,35 @@ packages:
475496
name: url_launcher
476497
url: "https://pub.dartlang.org"
477498
source: hosted
478-
version: "6.0.18"
499+
version: "6.1.0"
479500
url_launcher_android:
480501
dependency: transitive
481502
description:
482503
name: url_launcher_android
483504
url: "https://pub.dartlang.org"
484505
source: hosted
485-
version: "6.0.14"
506+
version: "6.0.16"
486507
url_launcher_ios:
487508
dependency: transitive
488509
description:
489510
name: url_launcher_ios
490511
url: "https://pub.dartlang.org"
491512
source: hosted
492-
version: "6.0.14"
513+
version: "6.0.15"
493514
url_launcher_linux:
494515
dependency: transitive
495516
description:
496517
name: url_launcher_linux
497518
url: "https://pub.dartlang.org"
498519
source: hosted
499-
version: "2.0.2"
520+
version: "3.0.0"
500521
url_launcher_macos:
501522
dependency: transitive
502523
description:
503524
name: url_launcher_macos
504525
url: "https://pub.dartlang.org"
505526
source: hosted
506-
version: "2.0.2"
527+
version: "3.0.0"
507528
url_launcher_platform_interface:
508529
dependency: transitive
509530
description:
@@ -517,49 +538,70 @@ packages:
517538
name: url_launcher_web
518539
url: "https://pub.dartlang.org"
519540
source: hosted
520-
version: "2.0.6"
541+
version: "2.0.9"
521542
url_launcher_windows:
522543
dependency: transitive
523544
description:
524545
name: url_launcher_windows
525546
url: "https://pub.dartlang.org"
526547
source: hosted
527-
version: "2.0.2"
548+
version: "3.0.0"
528549
vector_math:
529550
dependency: transitive
530551
description:
531552
name: vector_math
532553
url: "https://pub.dartlang.org"
533554
source: hosted
534555
version: "2.1.1"
556+
very_good_analysis:
557+
dependency: transitive
558+
description:
559+
name: very_good_analysis
560+
url: "https://pub.dartlang.org"
561+
source: hosted
562+
version: "2.4.0"
535563
video_player:
536564
dependency: transitive
537565
description:
538566
name: video_player
539567
url: "https://pub.dartlang.org"
540568
source: hosted
541-
version: "2.2.11"
569+
version: "2.4.0"
570+
video_player_android:
571+
dependency: transitive
572+
description:
573+
name: video_player_android
574+
url: "https://pub.dartlang.org"
575+
source: hosted
576+
version: "2.3.2"
577+
video_player_avfoundation:
578+
dependency: transitive
579+
description:
580+
name: video_player_avfoundation
581+
url: "https://pub.dartlang.org"
582+
source: hosted
583+
version: "2.3.3"
542584
video_player_platform_interface:
543585
dependency: transitive
544586
description:
545587
name: video_player_platform_interface
546588
url: "https://pub.dartlang.org"
547589
source: hosted
548-
version: "5.0.1"
590+
version: "5.1.2"
549591
video_player_web:
550592
dependency: transitive
551593
description:
552594
name: video_player_web
553595
url: "https://pub.dartlang.org"
554596
source: hosted
555-
version: "2.0.6"
597+
version: "2.0.8"
556598
wakelock:
557599
dependency: transitive
558600
description:
559601
name: wakelock
560602
url: "https://pub.dartlang.org"
561603
source: hosted
562-
version: "0.5.6"
604+
version: "0.6.1+2"
563605
wakelock_macos:
564606
dependency: transitive
565607
description:
@@ -601,7 +643,7 @@ packages:
601643
name: webview_flutter_android
602644
url: "https://pub.dartlang.org"
603645
source: hosted
604-
version: "2.8.2"
646+
version: "2.8.6"
605647
webview_flutter_platform_interface:
606648
dependency: transitive
607649
description:
@@ -615,21 +657,21 @@ packages:
615657
name: webview_flutter_wkwebview
616658
url: "https://pub.dartlang.org"
617659
source: hosted
618-
version: "2.7.1"
660+
version: "2.7.3"
619661
win32:
620662
dependency: transitive
621663
description:
622664
name: win32
623665
url: "https://pub.dartlang.org"
624666
source: hosted
625-
version: "2.3.3"
667+
version: "2.5.2"
626668
xdg_directories:
627669
dependency: transitive
628670
description:
629671
name: xdg_directories
630672
url: "https://pub.dartlang.org"
631673
source: hosted
632-
version: "0.2.0"
674+
version: "0.2.0+1"
633675
xml:
634676
dependency: transitive
635677
description:
@@ -638,5 +680,5 @@ packages:
638680
source: hosted
639681
version: "5.3.1"
640682
sdks:
641-
dart: ">=2.14.0 <3.0.0"
642-
flutter: ">=2.5.0"
683+
dart: ">=2.15.0 <3.0.0"
684+
flutter: ">=2.10.5"

pubspec.yaml

+6-6
Original file line numberDiff line numberDiff line change
@@ -23,13 +23,13 @@ dependencies:
2323
http: ^0.13.4
2424
flutter_html: ^2.2.1
2525
intl: ^0.17.0
26-
path_provider: ^2.0.8
27-
permission_handler: ^8.3.0
28-
provider: ^6.0.1
29-
scrollable_positioned_list: ^0.2.3
26+
path_provider: ^2.0.9
27+
permission_handler: ^9.2.0
28+
provider: ^6.0.2
29+
scrollable_positioned_list: ^0.3.1
3030
share: ^2.0.4
31-
shared_preferences: ^2.0.11
32-
url_launcher: ^6.0.17
31+
shared_preferences: ^2.0.13
32+
url_launcher: ^6.1.0
3333

3434
dev_dependencies:
3535
flutter_test:

0 commit comments

Comments
 (0)