dio_cache_interceptor_db_store 3.0.2
dio_cache_interceptor_db_store: ^3.0.2 copied to clipboard
A DB cache store implementation with Moor for dio_cache_interceptor package.
dio_cache_interceptor_db_store #
Moor 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 Moor install documentation.
- Web support: You must include 'sql.js' library. Follow Moor install documentation for further info.