easy_prefs 0.0.9 easy_prefs: ^0.0.9 copied to clipboard
easy-to-use shared_preferences with defining keys with their values. No need to write the type of the values.
0.0.1 #
- First Release 0.0.1
0.0.2 #
- No significant change
0.0.3 #
- Updated sdk and dependency versions
0.0.4 #
- No significant change
0.0.5 #
- No significant change
0.0.6 #
- Added async setter methods
0.0.7 #
- Fix: add return type (Future) for async setter methods
0.0.8 #
- New: added "classToExtend" option
0.0.9 #
- Changed "classToExtend" option to "baseClass"