shared_preference_app_group 2.1.0 copy "shared_preference_app_group: ^2.1.0" to clipboard
shared_preference_app_group: ^2.1.0 copied to clipboard

PlatformiOSmacOS

Shared preferences for iOS and macOS App Groups (using `-[NSUserDefaults initWithSuiteName:]`)

2.1.0 #

  • Add macOS support, sharing the Darwin implementation with iOS via sharedDarwinSource.
  • Support both Swift Package Manager and CocoaPods on macOS.

2.0.0 #

  • 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.

1.1.1 #

  • Remove the unneeded empty dictionary in NSPrivacyCollectedDataTypes by @alirp88 in #11

1.1.0 #

  • Added retrieving string array, getting values of individual types by @XuanHanTan in #7

  • Add iOS privacy manifest by @konnic in #9

1.0.0 #

  • Adapt to flutter v2.10

0.3.0 #

  • Migrated to null safety, and the minimum supported dart sdk version is upgraded to 2.12.0

0.2.0 #

  • Add getAll, removeAll functions

0.1.1+1 #

  • Update README

0.1.1 #

  • Fix get function

  • Add a simple demo application

0.1.0 #

  • Initial Open Source release.
22
likes
160
points
23.7k
downloads

Documentation

API reference

Publisher

verified publisherpaaatrick.com

Weekly Downloads

Shared preferences for iOS and macOS App Groups (using `-[NSUserDefaults initWithSuiteName:]`)

Repository (GitHub)
View/report issues

License

BSD-3-Clause (license)

Dependencies

flutter

More

Packages that depend on shared_preference_app_group

Packages that implement shared_preference_app_group