shared_preference_app_group
Shared preferences for iOS and macOS App Groups (using `-[NSUserDefaults initWithSuiteName:]`)
2.1.0
30K downloads/mo
#1854 most downloaded on pub.dev
patrick-fu/flutter_shared_preference_app_group
What this package is like to depend on
Last release 2 months ago
31 May 2026
Release timing varies
gaps range from 8 days to 2.2 years
Nearly every release is documented
notes for 9 of 10 stable releases
Nothing withdrawn
no release was ever pulled
6 years old
10 releases · first in 2020
1 release in the last 12 months
see the full history below
Release timeline
10 releases · Oct 2020 to May 2026Releases
latest 10-
2.1.031 May 2026Release notes
Open source →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.
Release notes
Open source →- Add macOS support, sharing the Darwin implementation with iOS via
sharedDarwinSource. - Support both Swift Package Manager and CocoaPods on macOS.
- Add macOS support, sharing the Darwin implementation with iOS via
-
1.1.109 May 2024Release notes
Open source →- Remove the unneeded empty dictionary in NSPrivacyCollectedDataTypes by @alirp88 in #11
-
1.1.012 Apr 2024Release notes
Open source →What's Changed
- Remove redundant nullability sign by @7Hazard in #6
- Add iOS privacy manifest by @konnic in #9
- Added retrieving string array, getting values of individual types by @XuanHanTan in #7
Full Changelog: 1.0.0...1.1.0
Release notes
Open source →-
Added retrieving string array, getting values of individual types by @XuanHanTan in #7
-
Add iOS privacy manifest by @konnic in #9
-
1.0.009 Feb 2022 -
1.0.0+116 Feb 2022Nothing published for this version
-
0.3.001 Apr 2021Release notes
Open source →- Migrated to null safety, and the minimum supported dart sdk version is upgraded to 2.12.0
-
0.2.004 Nov 2020 -
0.1.126 Oct 2020 -
0.1.1+131 Oct 2020 -
0.1.026 Oct 2020