data_store_impl 0.0.3
data_store_impl: ^0.0.3 copied to clipboard
A package that provide local and online data storage implementations, and synchronization options.
0.0.3 #
- Update ReadMe.
- Use interface for data store, with local and remote implementations instead of static methods.
0.0.2 #
- Change package name, from data_store to data_store_impl.
- Update ReadMe.
0.0.1 #
- Alpha release : transform lib to a package (need refactoring at this stage to be usable and correspond to the package goal).