Skip to content

Commit

Permalink
update shared_preferences
Browse files Browse the repository at this point in the history
  • Loading branch information
leo-lox committed Dec 20, 2024
1 parent 44fbb17 commit 2ce045b
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 5 deletions.
8 changes: 4 additions & 4 deletions pubspec.lock
Original file line number Diff line number Diff line change
Expand Up @@ -1205,18 +1205,18 @@ packages:
dependency: "direct main"
description:
name: shared_preferences
sha256: "746e5369a43170c25816cc472ee016d3a66bc13fcf430c0bc41ad7b4b2922051"
sha256: "3c7e73920c694a436afaf65ab60ce3453d91f84208d761fbd83fc21182134d93"
url: "https://pub.dev"
source: hosted
version: "2.3.2"
version: "2.3.4"
shared_preferences_android:
dependency: transitive
description:
name: shared_preferences_android
sha256: "3b9febd815c9ca29c9e3520d50ec32f49157711e143b7a4ca039eb87e8ade5ab"
sha256: "02a7d8a9ef346c9af715811b01fbd8e27845ad2c41148eefd31321471b41863d"
url: "https://pub.dev"
source: hosted
version: "2.3.3"
version: "2.4.0"
shared_preferences_foundation:
dependency: transitive
description:
Expand Down
2 changes: 1 addition & 1 deletion pubspec.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -54,7 +54,7 @@ dependencies:
photo_view: ^0.15.0
qr_flutter: ^4.0.0
matomo_tracker: ^5.1.0
shared_preferences: ^2.1.1
shared_preferences: ^2.3.4

custom_refresh_indicator: ^4.0.1
flutter_cache_manager: ^3.4.1
Expand Down

0 comments on commit 2ce045b

Please sign in to comment.