File tree Expand file tree Collapse file tree 2 files changed +10
-7
lines changed Expand file tree Collapse file tree 2 files changed +10
-7
lines changed Original file line number Diff line number Diff line change @@ -449,13 +449,13 @@ packages:
449
449
source: hosted
450
450
version: "2.1.11"
451
451
path_provider_platform_interface:
452
- dependency: transitive
452
+ dependency: "direct dev"
453
453
description:
454
454
name: path_provider_platform_interface
455
- sha256: "57585299a729335f1298b43245842678cb9f43a6310351b18fb577d6e33165ec "
455
+ sha256: "94b1e0dd80970c1ce43d5d4e050a9918fce4f4a775e6142424c30a29a363265c "
456
456
url: "https://pub.dev"
457
457
source: hosted
458
- version: "2.0.6 "
458
+ version: "2.1.1 "
459
459
path_provider_windows:
460
460
dependency: transitive
461
461
description:
@@ -481,13 +481,13 @@ packages:
481
481
source: hosted
482
482
version: "3.1.0"
483
483
plugin_platform_interface:
484
- dependency: transitive
484
+ dependency: "direct dev"
485
485
description:
486
486
name: plugin_platform_interface
487
- sha256: "6a2128648c854906c53fa8e33986fc0247a1116122f9534dd20e3ab9e16a32bc"
487
+ sha256: da3fdfeccc4d4ff2da8f8c556704c08f912542c5fb3cf2233ed75372384a034d
488
488
url: "https://pub.dev"
489
489
source: hosted
490
- version: "2.1.4 "
490
+ version: "2.1.6 "
491
491
pool:
492
492
dependency: transitive
493
493
description:
@@ -799,4 +799,4 @@ packages:
799
799
version: "3.1.2"
800
800
sdks:
801
801
dart: ">=3.1.0-185.0.dev <4.0.0"
802
- flutter: ">=3.3 .0"
802
+ flutter: ">=3.7 .0"
Original file line number Diff line number Diff line change @@ -32,6 +32,9 @@ dev_dependencies:
32
32
build_runner : ^2.1.4
33
33
json_serializable : ^6.5.4
34
34
sqflite_common_ffi : ^2.3.0+2
35
+ path_provider_platform_interface : ^2.1.1
36
+ plugin_platform_interface : ^2.1.6
37
+
35
38
# test: <latest_version>
36
39
37
40
# For information on the generic Dart part of this file, see the
You can’t perform that action at this time.
0 commit comments