json_cache 0.1.0 copy "json_cache: ^0.1.0" to clipboard
json_cache: ^0.1.0 copied to clipboard

outdated

An object-oriented package for caching user data locally in json; a combinable layer on top of local storage packages that unifies them as an elegant caching API.

Changelog #

All notable changes to this project will be documented in this file.

The format is based on Keep a Changelog, and this project adheres to Semantic Versioning.

[Unreleased] #

[0.1.0] - 2021-08-22 #

Added #

  • JsonCache interface and the JsonFake, JsonWrap, and JsonMem implementations.

[0.0.1] #

  • structural organization:
    • linter setup
    • CI/CD pipelines
    • dependencies
    • README file
    • CHANGELOG file
38
likes
0
pub points
86%
popularity

Publisher

verified publisherdartoos.dev

An object-oriented package for caching user data locally in json; a combinable layer on top of local storage packages that unifies them as an elegant caching API.

Homepage
Repository (GitHub)
View/report issues

License

unknown (license)

Dependencies

flutter, mutex

More

Packages that depend on json_cache