Add drift support for web

This commit is contained in:
2025-02-09 10:53:18 -07:00
parent 22b13b9720
commit f73bd53214
11 changed files with 13783 additions and 31 deletions
+2
View File
@@ -8,12 +8,14 @@ environment:
sdk: ^3.6.0
dependencies:
drift_flutter: ^0.2.4
flutter:
sdk: flutter
flutter_riverpod: ^2.6.1
riverpod_annotation: ^2.6.1
shared_models:
path: ../shared_models
shared_preferences: ^2.5.1
dev_dependencies:
flutter_test: