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: