dio_cache_interceptor_db_store 4.0.0
dio_cache_interceptor_db_store: ^4.0.0 copied to clipboard
A DB cache store implementation with Moor for dio_cache_interceptor package.
dio_cache_interceptor_db_store #
Drift cache store implementation.
- Android - iOS support: Add sqlite3_flutter_libs as dependency in your app (version 0.4.0+1 or later).
- Desktop support: Follow Drift install documentation.
- Web support: You must include 'sql.js' library. Follow Moor install documentation for further info.