shared_preferences_foundation 2.1.1 shared_preferences_foundation: ^2.1.1 copied to clipboard
iOS and macOS implementation of the shared_preferences plugin.
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
- Adds iOS support.