- Aligned author name with rest of repo.
- Fixed crashes when setting null values. They now cause the key to be removed.
- Added remove() method
- Fixed typo in changelog
- Added setMockInitialValues
- Added a test
- Updated README
- Suppress warning about unchecked operations when compiling for Android
- BREAKING CHANGE: setStringSet API changed to setStringList and plugin now supports ordered storage.
- Support arbitrary length integers for setInt.
- Updated README
- Upgrade to new plugin registration. (https://groups.google.com/forum/#!topic/flutter-dev/zba1Ynf2OKM)
- Upgrade Android SDK Build Tools to 25.0.3.
- Initial Open Source release.