simple_json_persistence 0.1.1+2
simple_json_persistence: ^0.1.1+2 copied to clipboard
Flutter data storage based on simple json files with support for multiple storage instances, streams, etc.
0.1.1+2 - 2019-09-16 #
- Possible bug fix not correctly caching loaded files.
0.1.1+1 - 2019-08-19 #
- Added LICENSE file and more documentation.
0.1.1 - 2019-08-09 #
- Allow custom names for storage.
- Added simple example application.
- More test coverage.
0.1.0+1 dartfmt #
0.1.0 - 2019-08-09 #
- Initial Release