https://github.com/aloisdeniel/dio_cache
A plugin for dio that caches responses for better optimization and offline data access.
https://github.com/aloisdeniel/dio_cache
cache dart database dio flutter http
Last synced: 7 months ago
JSON representation
A plugin for dio that caches responses for better optimization and offline data access.
- Host: GitHub
- URL: https://github.com/aloisdeniel/dio_cache
- Owner: aloisdeniel
- License: mit
- Created: 2019-06-21T11:42:42.000Z (over 6 years ago)
- Default Branch: master
- Last Pushed: 2019-12-21T18:54:55.000Z (almost 6 years ago)
- Last Synced: 2025-03-18T01:40:30.732Z (7 months ago)
- Topics: cache, dart, database, dio, flutter, http
- Language: Dart
- Homepage:
- Size: 37.1 KB
- Stars: 35
- Watchers: 2
- Forks: 15
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# dio_cache
A plugin for dio that caches responses in a database for better optimization and offline data access.