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 provide 'sqlite3.wasm' library and 'drift_worker.js'.
    • Those aren't shipped with the package to allow you unsynced upgrades regarding this package since Drift dependency is not pinned.
    • Follow Drift install documentation for further info.