- FIX: An attempt to save or read a List raised an exception
- Not a beta anymore
- Documentation updates
- Migrated to sound null safety
- Added PrefNotifier class as a shortcut to PrefItem(SharedPrefsStorage(), ...)
- Multiple minor improvements
- Example simplified
- Created master and dev GIT branches
- Added GitHub action for CI unit testing
- Added pubspec.yaml to the example dir
- README updated
- Small fixes and improvements
- Example added
- Code formatted with dartfmt
- Dependencies updated
- It's not 0.0.1 anymore