Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
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: 11 days 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 5 years ago)
- Default Branch: master
- Last Pushed: 2019-12-21T18:54:55.000Z (almost 5 years ago)
- Last Synced: 2024-10-12T22:43:35.640Z (27 days ago)
- Topics: cache, dart, database, dio, flutter, http
- Language: Dart
- Homepage:
- Size: 37.1 KB
- Stars: 35
- Watchers: 3
- 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.