typed_cache 0.2.1 copy "typed_cache: ^0.2.1" to clipboard
typed_cache: ^0.2.1 copied to clipboard

A strongly-typed, generic caching library for Dart.

0.2.1 #

  • Fixed a bug where an empty string could be used as a cache key.
  • For compatibility, get, contains, and remove will log a warning instead of throwing an error when given an empty key.

0.2.0 #

  • Added readAll method to the backend for retrieving all cache entries.

0.1.0 #

  • Initial version.
0
likes
150
points
431
downloads

Publisher

unverified uploader

Weekly Downloads

A strongly-typed, generic caching library for Dart.

Repository (GitHub)
View/report issues

Documentation

API reference

License

MIT (license)

Dependencies

meta

More

Packages that depend on typed_cache