shared_preferences_macos 0.0.1+10 shared_preferences_macos: ^0.0.1+10 copied to clipboard
macOS implementation of the shared_preferences plugin.
0.0.1+10 #
- Remove iOS and Android folders from the example app.
0.0.1+9 #
- Remove Android folder from
shared_preferences_macos
.
0.0.1+8 #
- Declare API stability and compatibility with
1.0.0
(more details at: https://github.com/flutter/flutter/wiki/Package-migration-to-1.0.0).
0.0.1+7 #
- Fix CocoaPods podspec lint warnings.
0.0.1+6 #
- Make the pedantic dev_dependency explicit.
0.0.1+5 #
- Fix readme
0.0.1+4 #
- Bump gradle version to avoid bugs with android projects
0.0.1+3 #
- Update README.
0.0.1+2 #
- Remove unused onMethodCall method.
0.0.1+1 #
- Add an android/ folder with no-op implementation to workaround https://github.com/flutter/flutter/issues/46898.
0.0.1 #
- Initial open source release.