build: обновить зависимости hive на версии ce
This commit is contained in:
+3
-10
@@ -35,25 +35,18 @@ dependencies:
|
||||
# Use with the CupertinoIcons class for iOS style icons.
|
||||
cupertino_icons: ^1.0.8
|
||||
hive_ce: ^2.11.3
|
||||
hive_flutter: ^1.1.0
|
||||
hive_ce_flutter: ^2.3.1
|
||||
get_it: ^7.2.0
|
||||
path_provider: ^2.0.15
|
||||
|
||||
dev_dependencies:
|
||||
hive_generator: ^2.0.0
|
||||
hive_ce_generator: ^1.9.2
|
||||
build_runner: ^2.4.0
|
||||
|
||||
dev_dependencies:
|
||||
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.
|
||||
flutter_lints: ^5.0.0
|
||||
|
||||
|
||||
# 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