0 purchases
xpay
xpay #
A Flutter Pay Plugin
Platfrom #
The future wall support
Alipay
WeChatPay
GooglePay
ApplePay
ios 9 版本需要在 info.plist 添加白名单
<key>LSApplicationQueriesSchemes</key>
<array>
<string>alipay</string>
<string>alipayshare</string>
<string>alipays</string>
<array>
copied to clipboard
Getting Started #
main(){
Xpay.Alipay(String order)
}
copied to clipboard
For personal and professional use. You cannot resell or redistribute these repositories in their original state.
There are no reviews.