blob: d9d7bbd82f46f49b3a0f0536046319bbec9ec1d1 [file] [view]
## 2.0.14
* Fixes typo in `SharedPreferencesAndroid` docs.
* Updates code for `no_leading_underscores_for_local_identifiers` lint.
## 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.