added dependencies for drift db

This commit is contained in:
2025-06-23 18:41:54 +02:00
parent a4c7dcda5c
commit d3633c4b00
4 changed files with 53 additions and 0 deletions

View File

@@ -11,11 +11,19 @@ dependencies:
sdk: flutter
material_symbols_icons: ^4.2815.1
# The following adds the Cupertino Icons font to your application.
# Use with the CupertinoIcons class for iOS style icons.
cupertino_icons: ^1.0.8
drift: ^2.27.0
drift_flutter: ^0.2.4
path_provider: ^2.1.5
dev_dependencies:
flutter_test:
sdk: flutter
flutter_lints: ^5.0.0
drift_dev: ^2.27.0
build_runner: ^2.5.4
flutter:
uses-material-design: true