kache_flutter 1.0.0
kache_flutter: ^1.0.0 copied to clipboard
Flutter lifecycle and widget integrations for the Kache caching library.
1.0.0 #
- Initial release of Flutter scope, controller, builder, listener, and app lifecycle integration for Kache.
- Added automatic polling pause and resume across Flutter app lifecycle states.
- Added reconnect pause and resume across Flutter app lifecycle states.
- Prevented pending commands from an old key from updating a rebound controller.