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

outdated

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

1.1.0 #

  • Add @IgnoreCache() annotation
  • Add @CacheKey() annotation

1.0.4 #

  • Change analyzer version to ">=3.0.0 <5.0.0"

1.0.3 #

  • Downgrade meta package to 1.7.0

1.0.2 #

  • Fix README.md

1.0.1 #

  • Fix analyzer warnings

1.0.0 #

  • Initial version of cached library
83
likes
0
pub points
78%
popularity

Publisher

verified publisheriteo.com

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

Repository (GitHub)
View/report issues

Documentation

Documentation

License

unknown (license)

Dependencies

analyzer, build, cached_annotation, collection, meta, source_gen

More

Packages that depend on cached