Feat: Ersetzt die Isar-Datenbank durch die drift-Datenbank

This commit is contained in:
2025-12-24 01:04:38 +01:00
parent 673d7de21c
commit c11515d447
23 changed files with 15995 additions and 2601 deletions

View File

@@ -28,6 +28,8 @@ environment:
# the latest version available on pub.dev. To see which dependencies have newer
# versions available, run `flutter pub outdated`.
dependencies:
drift: ^2.30.0
drift_flutter: ^0.2.8
dropdown_search: ^6.0.2
fl_chart: ^1.1.1
flutter:
@@ -35,25 +37,17 @@ dependencies:
flutter_expandable_fab: ^2.5.2
flutter_sticky_header: ^0.8.0
font_awesome_flutter: ^10.10.0
isar: ^3.1.0+1
isar_flutter_libs: ^3.1.0+1
package_info_plus: ^9.0.0
path_provider: ^2.1.5
routemaster: ^1.0.1
dev_dependencies:
build_runner: ^2.10.4
drift_dev: ^2.30.0
flutter_lints: ^6.0.0
flutter_test:
sdk: flutter
# The "flutter_lints" package below contains a set of recommended lints to
# encourage good coding practices. The lint set provided by the package is
# activated in the `analysis_options.yaml` file located at the root of your
# package. See that file for information about deactivating specific lint
# rules and activating additional ones.
isar_generator: ^3.1.0+1
build_runner: ^2.4.13
# For information on the generic Dart part of this file, see the
# following page: https://dart.dev/tools/pub/pubspec