From 9911b7b579ae3a828be251794fe4b11865f674d4 Mon Sep 17 00:00:00 2001 From: PH2 <1293456824@qq.com> Date: Fri, 21 May 2021 16:05:00 +0800 Subject: [PATCH] =?UTF-8?q?1=E3=80=81=E4=BA=AC=E4=B8=9Csdk=E6=8F=92?= =?UTF-8?q?=E4=BB=B6=E7=9A=84=E4=BF=AE=E6=94=B9?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- pubspec.yaml | 8 +++++++- 1 file changed, 7 insertions(+), 1 deletion(-) diff --git a/pubspec.yaml b/pubspec.yaml index 8683dbd..bc640bd 100644 --- a/pubspec.yaml +++ b/pubspec.yaml @@ -32,7 +32,11 @@ dependencies: shimmer: ^1.1.1 webview_flutter: ^1.0.7 # 京东sdk - jdsdk: ^0.0.1 +# jdsdk: ^0.0.1 + jdsdk: + git: + ref: '0.0.1' + url: 'http://192.168.0.138:3000/FnuoOS_ZhiYing/flutter_jdsdk.git' # Android app更新 flutter_xupdate: git: @@ -109,6 +113,8 @@ dependencies: url: 'http://192.168.0.138:3000/FnuoOS_ZhiYing/flutter_clipboard_plugin.git' ref: '0.0.2' +# flutter_bugly: ^0.3.2+1 + dev_dependencies: flutter_test: