shared_preferences_windows 0.0.2+3 shared_preferences_windows: ^0.0.2+3 copied to clipboard
Windows implementation of shared_preferences
0.0.2+3 #
- Remove 'ffi' dependency.
0.0.2+2 #
- Relax 'ffi' version constraint.
0.0.2+1 #
- Update Flutter SDK constraint.
0.0.2 #
- Update integration test examples to use
testWidgets
instead oftest
.
0.0.1+3 #
- Remove unused
test
dependency.
0.0.1+2 #
- Check in windows/ directory for example/
0.0.1+1 #
- Add iOS stub for compatibility with 1.17 and earlier.
0.0.1 #
- Initial release to support shared_preferences on Windows.