fix: remove unnecessary drift_web dependency

This commit is contained in:
2025-05-04 13:05:34 +03:00
parent 224e300419
commit 1b97a921b2
+1 -2
View File
@@ -32,8 +32,7 @@ dependencies:
sdk: flutter
fl_chart: ^0.71.0
intl: ^0.19.0 # For date formatting
drift: ^2.18.0 # Updated Drift
drift_web: ^0.1.0 # Added Drift Web support
drift: ^2.18.0 # Updated Drift - основной пакет
sqlite3_flutter_libs: ^0.5.24 # Needed for native platforms
path_provider: ^2.1.3 # To find database file location on native
path: ^1.9.0 # To construct database file path on native