kache_flutter_hooks 2.0.0 copy "kache_flutter_hooks: ^2.0.0" to clipboard
kache_flutter_hooks: ^2.0.0 copied to clipboard

Flutter Hooks lifecycle integration for the Kache caching library.

2.0.0 #

  • Exposed key-scoped cancellation through the returned KacheController.
  • Added cancellation rebuild and late-result isolation coverage.
  • Adopted the core 2.0 event and cancellation contracts without adding Hook state or resource ownership.

1.2.0 #

  • Added useKache with KacheScope and explicit-client resolution.
  • Added automatic controller loading, same-key updates, key/client rebinding, snapshot rebuilds, and lifecycle cleanup.
  • Added the concise KacheController.snapshot alias.
1
likes
150
points
232
downloads

Documentation

API reference

Publisher

verified publisherfluttercandies.com

Weekly Downloads

Flutter Hooks lifecycle integration for the Kache caching library.

Homepage
Repository (GitHub)
View/report issues

Topics

#cache #hooks #flutter #offline-first

License

MIT (license)

Dependencies

flutter, flutter_hooks, kache_flutter

More

Packages that depend on kache_flutter_hooks