From 851ec8eb87334dbc8eeebc87cecb6c6e55cd3fc4 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=E2=80=9Cyanghuaxuan=E2=80=9D?= <“646903573@qq.com”> Date: Thu, 21 Jan 2021 13:36:53 +0800 Subject: [PATCH] =?UTF-8?q?1.=E4=BF=AE=E6=94=B9=E9=98=BF=E9=87=8C=E7=99=BE?= =?UTF-8?q?=E5=B7=9D=E5=BA=93=E6=BA=90?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- pubspec.yaml | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/pubspec.yaml b/pubspec.yaml index 11ff2ae..234a129 100644 --- a/pubspec.yaml +++ b/pubspec.yaml @@ -40,10 +40,10 @@ dependencies: # app更新dialogUI(用于IOS,以便统一样式) flutter_update_dialog: 1.0.0 flutter_alibc: - path: ../zhiying_flutter_alibc -# git: -# ref: 0.0.3 -# url: http://192.168.0.138:3000/FnuoOS_ZhiYing/zhiying_flutter_alibc.git + #path: ../zhiying_flutter_alibc + git: + ref: 0.0.4 + url: http://192.168.0.138:3000/FnuoOS_ZhiYing/zhiying_flutter_alibc.git url_launcher: ^5.6.0 #图片预览控件 photo_view: ^0.10.2