Published to pub.dev: https://pub.dev/packages/shared_preference_app_group/versions/2.1.0
This release includes the 2.0.0 and 2.1.0 changes since the previous GitHub Release (1.1.1).
Changes:
- Add macOS support, sharing the Darwin implementation with iOS via
sharedDarwinSource. - Support both Swift Package Manager and CocoaPods on macOS.
- Add Swift Package Manager support for iOS.
- Raise the minimum supported Flutter version to 3.41.0 and Dart version to 3.11.0.
- Raise the minimum supported iOS version to 13.0.
- Harden native App Group initialization and plugin error handling.
- Add GitHub Actions CI for Flutter package checks and Darwin integration.