2.0.3
- Switches to an in-package method channel implementation.
- Fixes newly enabled analyzer options.
2.0.2
- Add native unit tests.
- Updated installation instructions in README.
2.0.1
- Add
implements
to the pubspec.
2.0.0
0.0.1+12
- Update Flutter SDK constraint.
0.0.1+11
- Remove unused
test
dependency. - Update Dart SDK constraint in example.
0.0.1+10
- Remove iOS and Android folders from the example app.
0.0.1+9
- Remove Android folder from
shared_preferences_macos
.
0.0.1+8
0.0.1+7
- Fix CocoaPods podspec lint warnings.
0.0.1+6
- Make the pedantic dev_dependency explicit.
0.0.1+5
0.0.1+4
- Bump gradle version to avoid bugs with android projects
0.0.1+3
0.0.1+2
- Remove unused onMethodCall method.
0.0.1+1
0.0.1
- Initial open source release.