- Update version for consistency.
- Migrate to null-safety.
- Update Flutter SDK constraint.
- Update integration test examples to use
testWidgetsinstead oftest.
- Remove unused
testdependency. - Update Dart SDK constraint in example.
- Check in linux/ directory for example/
- Bump the
filepackage dependency to resolve dep conflicts withflutter_driver.
- Replace path_provider dependency with path_provider_linux.
- Add iOS stub.
- Initial release to support shared_preferences on Linux.