shared_preferences_web 0.1.2+5 shared_preferences_web: ^0.1.2+5 copied to clipboard
Web platform implementation of shared_preferences
0.1.2+5 #
- 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.1.2+4 #
- Make the pedantic dev_dependency explicit.
0.1.2+3 #
- Bump gradle version to avoid bugs with android projects
0.1.2+2 #
- Remove unused onMethodCall method.
0.1.2+1 #
- Add an android/ folder with no-op implementation to workaround https://github.com/flutter/flutter/issues/46898.
0.1.2 #
- Bump lower constraint on Flutter version.
- Add stub podspec file.
0.1.1 #
- Adds a
shared_preferences_macos
package.
0.1.0+1 #
- Remove the deprecated
author:
field from pubspec.yaml - Require Flutter SDK 1.10.0 or greater.
0.1.0 #
- Initial release.