kache 1.0.1 copy "kache: ^1.0.1" to clipboard
kache: ^1.0.1 copied to clipboard

Type-safe stale-while-revalidate caching primitives for Dart applications.

1.0.1 #

  • Lowered the verified Dart SDK requirement from 3.9 to 3.5.

1.0.0 #

  • Initial release of the type-safe stale-while-revalidate core.
  • Added deterministic concurrency, cache commands, events, lifecycle control, memory persistence, and the custom persistence protocol.
  • Added active-resource polling, cache-layer lookup events, and concise snapshot state getters.
  • Added pluggable network recovery, reconnect policies, lifecycle events, and observable connectivity failures.
  • Fixed concurrent load policy and overlapping clear revalidation races.
1
likes
140
points
--
downloads

Documentation

API reference

Publisher

verified publisherfluttercandies.com

Weekly Downloads

Type-safe stale-while-revalidate caching primitives for Dart applications.

Topics

#cache #swr #offline-first #dart

License

MIT (license)

More

Packages that depend on kache