cached 1.8.1 copy "cached: ^1.8.1" to clipboard
cached: ^1.8.1 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

91
likes
140
points
3.19k
downloads
screenshot

Documentation

Documentation
API reference

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

License

MIT (license)

Dependencies

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

More

Packages that depend on cached