blob: 06d7f95745601d9b3c1ee2bd6fa5f5c89e21d5c5 [file] [log] [blame] [view]
## 2.1.5
* Clarifies explanation of endorsement in README.
* Aligns Dart and Flutter SDK constraints.
## 2.1.4
* Updates links for the merge of flutter/plugins into flutter/packages.
## 2.1.3
* Uses the new `sharedDarwinSource` flag when available.
* Updates minimum Flutter version to 3.0.
## 2.1.2
* Updates code for stricter lint checks.
## 2.1.1
* Adds Swift runtime search paths in podspec to avoid crash in Objective-C apps.
Convert example app to Objective-C to catch future Swift runtime issues.
## 2.1.0
* Renames the package previously published as
[`shared_preferences_macos`](https://pub.dev/packages/shared_preferences_macos)
* Adds iOS support.