We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 8b2eda2 commit 7a724b6Copy full SHA for 7a724b6
pubspec.lock
@@ -436,10 +436,10 @@ packages:
436
dependency: "direct main"
437
description:
438
name: safe_local_storage
439
- sha256: "7ca14be87040e6badfcdb9c71e963846c4e7d827dbc9f62cab7496497352f8d8"
+ sha256: ede4eb6cb7d88a116b3d3bf1df70790b9e2038bc37cb19112e381217c74d9440
440
url: "https://pub.dev"
441
source: hosted
442
- version: "1.0.0"
+ version: "1.0.2"
443
shared_preferences:
444
445
pubspec.yaml
@@ -16,7 +16,7 @@ dependencies:
16
hive: ^2.2.3
17
localstorage: ^4.0.1+2
18
mutex: ^3.0.1
19
- safe_local_storage: ^1.0.0
+ safe_local_storage: ^1.0.2
20
shared_preferences: ^2.0.18
21
22
dev_dependencies:
0 commit comments