master
laiiihz 5 years ago
parent a1610895d1
commit c42fe86876

@ -488,9 +488,11 @@ packages:
fluwx:
dependency: "direct main"
description:
name: fluwx
url: "https://pub.flutter-io.cn"
source: hosted
path: "."
ref: HEAD
resolved-ref: "06d208b51f96efbbc4f42013c20001df8497d38e"
url: "http://test.akuhotel.com:8099/laiiihz/fluwx.git"
source: git
version: "2.0.7"
foundation_fluttify:
dependency: transitive
@ -945,9 +947,11 @@ packages:
sharesdk_plugin:
dependency: "direct main"
description:
name: sharesdk_plugin
url: "https://pub.flutter-io.cn"
source: hosted
path: "."
ref: HEAD
resolved-ref: "7e5ac4829491e386321f8533223211c1c865cf52"
url: "http://test.akuhotel.com:8099/laiiihz/sharesdk_plugin.git"
source: git
version: "1.2.8"
shelf:
dependency: transitive

@ -40,7 +40,9 @@ dependencies:
## 暂时关闭声音播放
#flutter_audio_player: 0.1.2
# 第三方分享功能
sharesdk_plugin: 1.2.8
sharesdk_plugin:
git:
url: http://test.akuhotel.com:8099/laiiihz/sharesdk_plugin.git
# 展示二维码
qr_flutter: ^3.2.0
@ -119,7 +121,9 @@ dependencies:
flutter_gifimage: ^1.0.0
# 微信登录 支付等
fluwx: 2.0.7
fluwx:
git:
url: http://test.akuhotel.com:8099/laiiihz/fluwx.git
#
# 源码 TobiasPlugin.m

Loading…
Cancel
Save