shared_preferences_platform_interface 1.0.4 shared_preferences_platform_interface: ^1.0.4 copied to clipboard
A common platform interface for the shared_preferences plugin.
1.0.4 #
- Update lower bound of dart dependency to 2.1.0.
1.0.3 #
- Make the pedantic dev_dependency explicit.
1.0.2 #
- Adds a
shared_preferences_macos
package.
1.0.1 #
- Remove the deprecated
author:
field from pubspec.yaml
1.0.0 #
- Initial release. Contains the interface and an implementation based on method channels.