fix: remove unnecessary drift_web dependency
This commit is contained in:
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user