cached 1.6.4 copy "cached: ^1.6.4" to clipboard
cached: ^1.6.4 copied to clipboard

Dart package with build-in code generation. Simplifies and speedup creation of cache mechanism for dart classes.

example/README.md

Examples #

Cached #

Example with the Cached library implementation.

Jump to Source

Cached with persistence storage #

Example with a custom implementation of persistent storage for caching data in Cached.

Jump to Source

84
likes
0
points
6.09k
downloads

Publisher

verified publisheriteo.com

Weekly Downloads

Dart package with build-in code generation. Simplifies and speedup creation of cache mechanism for dart classes.

Repository (GitHub)
View/report issues

Topics

#cache #lru

Documentation

Documentation

License

unknown (license)

Dependencies

analyzer, build, cached_annotation, collection, meta, source_gen, source_helper

More

Packages that depend on cached