File tree Expand file tree Collapse file tree 2 files changed +4
-4
lines changed Expand file tree Collapse file tree 2 files changed +4
-4
lines changed Original file line number Diff line number Diff line change @@ -371,10 +371,10 @@ packages:
371371 dependency: "direct main"
372372 description:
373373 name: shared_preferences
374- sha256: "95f9997ca1fb9799d494d0cb2a780fd7be075818d59f00c43832ed112b158a82 "
374+ sha256: "3c7e73920c694a436afaf65ab60ce3453d91f84208d761fbd83fc21182134d93 "
375375 url: "https://pub.dev"
376376 source: hosted
377- version: "2.3.3 "
377+ version: "2.3.4 "
378378 shared_preferences_android:
379379 dependency: transitive
380380 description:
Original file line number Diff line number Diff line change @@ -48,7 +48,7 @@ dependencies:
4848 # FlexSeedScheme package, by Mike Rydstrom, rydmike.com (@rydmike).
4949 # Used by the playground app to compute and display tonal palettes.
5050 # https://pub.dev/packages/flex_seed_scheme
51- flex_seed_scheme : ^3.4.1
51+ flex_seed_scheme : ^3.5.0
5252
5353 # The Flutter SDK, by Google flutter.dev.
5454 flutter :
@@ -89,7 +89,7 @@ dependencies:
8989 # Store value pair shared preference data, by Google flutter.dev.
9090 # Used as value-key pair persistence service in example 3.
9191 # https://pub.dev/packages/shared_preferences
92- shared_preferences : ^2.3.3
92+ shared_preferences : ^2.3.4
9393
9494 # A class for parsing strings using a sequence of patterns.
9595 # By the Dart team, tools.dart.dev
You can’t perform that action at this time.
0 commit comments