offline_cache_helper 0.0.1
offline_cache_helper: ^0.0.1 copied to clipboard
A Flutter package to cache API responses locally for offline access, with support for read, write, and refresh operations.
0.0.1 #
- Initial release of
offline_cache_helper
. - Added basic caching functionality with support for storing and retrieving offline data.
- Provided helper methods for integration with Flutter apps.