Commit 13fe5220 authored by 朱璇's avatar 朱璇

尝试

parent d2c2bd6d
...@@ -8,16 +8,16 @@ environment: ...@@ -8,16 +8,16 @@ environment:
dependencies: dependencies:
flutter: flutter:
sdk: flutter sdk: flutter
# cupertino_icons: ^0.1.3 # cupertino_icons: ^0.1.3
cached_network_image: ^2.2.0+1 cached_network_image: ^2.2.0+1
flutter_boost: flutter_boost:
git: git:
url: 'https://github.com/alibaba/flutter_boost.git' url: "https://github.com/alibaba/flutter_boost.git"
ref: 'v1.17.1-hotfixes' ref: "v1.17.1-hotfixes"
flutter_common: flutter_common:
git: git:
url: 'https://github.com/asd451398533/flutter_common.git' url: "https://github.com/asd451398533/flutter_common.git"
ref: '8175a0900ac0244040289488b86c5a98c45b0e94' ref: "8175a0900ac0244040289488b86c5a98c45b0e94"
#网络库 #网络库
dio: ^3.0.0 dio: ^3.0.0
dio_cookie_manager: ^1.0.0 dio_cookie_manager: ^1.0.0
...@@ -32,17 +32,16 @@ dependencies: ...@@ -32,17 +32,16 @@ dependencies:
#轻量级存储 #轻量级存储
shared_preferences: ^0.5.7+1 shared_preferences: ^0.5.7+1
lottie: ^0.4.0+1 lottie: ^0.4.0+1
app_settings: ^4.0.1+1 # app_settings: ^4.0.1+1
extended_nested_scroll_view: ^1.0.0 extended_nested_scroll_view: ^1.0.0
#适配库 #适配库
flutter_screenutil: ^1.1.0 flutter_screenutil: ^1.1.0
common_utils: ^1.2.1 common_utils: ^1.2.1
dev_dependencies: dev_dependencies:
flutter_test: flutter_test:
sdk: flutter sdk: flutter
source_gen: '>=0.8.0' source_gen: ">=0.8.0"
build_runner: ^1.9.0 build_runner: ^1.9.0
flutter: flutter:
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment