frideos_kvprx 0.4.0
frideos_kvprx: ^0.4.0 copied to clipboard
A library with persistent and reactive classes, and key/value pairs storing helpers, using the sqflite plugin.
0.4.0 21/06/2019 #
- Updated to frideos_core 0.5.0
0.3.0+1 20/05/2019 #
- Added the new
KeyValueMetaProvider. - Code refactoring
0.2.0 11/05/2019 #
- Added the new method
bulkDeleteKeysStartWithto theKeyValueProviderto mass delete keys starting with a given prefix. - Updated to frideos_core 0.4.4.
0.1.1 03/05/2019 #
- Example updated
- Readme.md updated
- Documentation improved
- Added some tests
0.1.0 01/05/2019 #
- Initial release.