repository 0.0.1
repository: ^0.0.1 copied to clipboard
A package that offers repositories for easy data storage.
0.0.1 - 2019-08-22 #
- Initial release with basic
RepositoryandIdstructure, as well asInMemoryStorage,Transformer,ObjectToJsonTransformer,JsonToStringTransformer, andCachedRepository.