mirror of
https://github.com/RxReader/tencent_kit.git
synced 2025-06-19 18:05:36 +08:00
依赖优化
This commit is contained in:
@ -11,9 +11,9 @@ dependencies:
|
|||||||
flutter:
|
flutter:
|
||||||
sdk: flutter
|
sdk: flutter
|
||||||
|
|
||||||
meta: ^1.1.6
|
meta: '>=1.1.6 <2.0.0'
|
||||||
|
|
||||||
jaguar_serializer: ^2.2.12
|
jaguar_serializer: '>=2.2.12 <3.0.0'
|
||||||
|
|
||||||
dev_dependencies:
|
dev_dependencies:
|
||||||
flutter_test:
|
flutter_test:
|
||||||
@ -24,8 +24,8 @@ dev_dependencies:
|
|||||||
path: ^1.6.2
|
path: ^1.6.2
|
||||||
fake_path_provider: ^0.0.1
|
fake_path_provider: ^0.0.1
|
||||||
|
|
||||||
build_runner: ^1.2.3
|
build_runner:
|
||||||
jaguar_serializer_cli: ^2.2.5
|
jaguar_serializer_cli:
|
||||||
|
|
||||||
# For information on the generic Dart part of this file, see the
|
# For information on the generic Dart part of this file, see the
|
||||||
# following page: https://www.dartlang.org/tools/pub/pubspec
|
# following page: https://www.dartlang.org/tools/pub/pubspec
|
||||||
|
Reference in New Issue
Block a user