xpay 0.0.4 copy "xpay: ^0.0.4" to clipboard
xpay: ^0.0.4 copied to clipboard

A new flutter plugin project.

xpay #

A Flutter Pay Plugin

Platfrom #

The future wall support

  1. Alipay
  2. WeChatPay
  3. GooglePay
  4. ApplePay

ios 9 版本需要在 info.plist 添加白名单

<key>LSApplicationQueriesSchemes</key>
<array>
<string>alipay</string>
<string>alipayshare</string>
<string>alipays</string>
<array>

Getting Started #

main(){
    Xpay.Alipay(String order)

}
1
likes
135
points
1
downloads

Publisher

unverified uploader

Weekly Downloads

A new flutter plugin project.

Homepage

Documentation

API reference

License

BSD-3-Clause (license)

Dependencies

flutter

More

Packages that depend on xpay

Packages that implement xpay