From c159041b4ce156a0a3d8ffaf495d9757612db1a1 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=E2=80=9Cyanghuaxuan=E2=80=9D?= <“646903573@qq.com”> Date: Sat, 27 Feb 2021 14:42:15 +0800 Subject: [PATCH] =?UTF-8?q?1.=E6=9B=B4=E6=96=B0=E7=A7=92=E9=AA=8C=E7=9A=84?= =?UTF-8?q?=E7=89=88=E6=9C=AC?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- pubspec.yaml | 8 ++++++-- 1 file changed, 6 insertions(+), 2 deletions(-) diff --git a/pubspec.yaml b/pubspec.yaml index 2fff0ba..9bae654 100644 --- a/pubspec.yaml +++ b/pubspec.yaml @@ -29,7 +29,7 @@ dependencies: flutter_bloc: ^4.0.1 # 骨架屏 shimmer: ^1.1.1 - webview_flutter: ^0.3.22+1 + webview_flutter: ^1.0.7 # 京东sdk jdsdk: ^0.0.1 # Android app更新 @@ -51,7 +51,10 @@ dependencies: # mob 分享sdk sharesdk_plugin: ^1.2.9 #秒验 - secverify: ^1.0.2 + secverify: + git: + url: 'http://192.168.0.138:3000/FnuoOS_ZhiYing/secverify.git' + ref: '0.0.1' #短信 mobsms: ^1.1.0 #锁粉 @@ -90,6 +93,7 @@ dependencies: event_bus: 1.1.1 + dev_dependencies: flutter_test: sdk: flutter