entity_store_drift 7.0.0
entity_store_drift: ^7.0.0 copied to clipboard
Drift database integration for EntityStore state management ecosystem
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.