zeba_academy_offline_cache 1.0.0 copy "zeba_academy_offline_cache: ^1.0.0" to clipboard
zeba_academy_offline_cache: ^1.0.0 copied to clipboard

A lightweight and powerful offline caching solution for Flutter. Supports cache-first and network-first strategies with auto expiry, built for offline-first apps, e-commerce, and content platforms.

๐Ÿ“œ CHANGELOG

All notable changes to this project will be documented in this file. This project follows Semantic Versioning.

[1.0.0] - 2026-04-02 ๐ŸŽ‰ Initial Release โœจ Features ๐Ÿš€ Offline caching for network requests โšก Support for multiple cache strategies: cacheFirst networkFirst cacheOnly networkOnly ๐Ÿ”„ Automatic cache expiry mechanism ๐Ÿงฉ JSON response caching support ๐Ÿชถ Lightweight local storage using Hive ๐Ÿ“ฆ Simple and developer-friendly API ๐Ÿ—๏ธ Core Components CacheManager for handling fetch logic StorageService for local data persistence CachePolicy enum for flexible caching strategies CacheItem model with expiry handling ๐Ÿง  Use Cases Offline-first mobile applications E-commerce apps with cached product data Content & news apps Learning platforms ๐Ÿ”ฎ Upcoming (Planned) ๐Ÿš€ Enhancements ๐Ÿ–ผ๏ธ Image caching support ๐ŸŽฅ Video caching support ๐Ÿ“ก Connectivity-aware caching ๐Ÿ”„ Background sync & auto refresh ๐Ÿ” Secure/encrypted storage support โš™๏ธ Improvements โšก Performance optimizations ๐Ÿงช Improved test coverage ๐Ÿ“ฆ Dio integration support ๐Ÿ“Œ Notes This is the first stable release of zeba_academy_offline_cache APIs are stable but may receive enhancements in future versions

0
likes
120
points
79
downloads

Documentation

API reference

Publisher

verified publisherzeba.academy

Weekly Downloads

A lightweight and powerful offline caching solution for Flutter. Supports cache-first and network-first strategies with auto expiry, built for offline-first apps, e-commerce, and content platforms.

Homepage

Topics

#cache #offline #networking #hive #flutter

License

GPL-3.0 (license)

Dependencies

flutter, hive, hive_flutter, http, path_provider

More

Packages that depend on zeba_academy_offline_cache