entity_store_drift
entity_store_drift provides a pure Dart Drift backend for entity_store.
Installation
dependencies:
entity_store: ^7.0.0
entity_store_drift: ^7.0.0
Notes
- This package contains the repository/query implementation only.
- Database file location and runtime-specific sqlite setup are owned by the app.