- Migrate to null-safety.
- Remove 'ffi' dependency.
- Relax 'ffi' version constraint.
- Update Flutter SDK constraint.
- Update integration test examples to use
testWidgetsinstead oftest.
- Remove unused
testdependency.
- Check in windows/ directory for example/
- Add iOS stub for compatibility with 1.17 and earlier.
- Initial release to support shared_preferences on Windows.