Fügt Isar Datenbank als dependency hinzu
This commit is contained in:
@@ -35,10 +35,13 @@ 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
|
||||
routemaster: ^1.0.1
|
||||
|
||||
dev_dependencies:
|
||||
flutter_lints: ^6.0.0
|
||||
flutter_test:
|
||||
sdk: flutter
|
||||
|
||||
@@ -47,7 +50,8 @@ dev_dependencies:
|
||||
# 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.
|
||||
flutter_lints: ^6.0.0
|
||||
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
|
||||
|
||||
Reference in New Issue
Block a user