http_cache_drift_store 7.0.0
http_cache_drift_store: ^7.0.0 copied to clipboard
A DB cache store implementation with Drift.
http_cache_drift_store #
Drift cache store implementation for:
-
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.