shared_preferences_android 2.0.13 shared_preferences_android: ^2.0.13 copied to clipboard
Android implementation of the shared_preferences plugin
2.0.13 #
- Updates gradle to 7.2.2.
- Updates minimum Flutter version to 2.10.
2.0.12 #
- Fixes library_private_types_in_public_api, sort_child_properties_last and use_key_in_widget_constructors lint warnings.
2.0.11 #
- Switches to an in-package method channel implementation.
2.0.10 #
- Removes dependency on
meta
.
2.0.9 #
- Updates compileSdkVersion to 31.
2.0.8 #
- Split from
shared_preferences
as a federated implementation.