pay_hyj 1.1.1 copy "pay_hyj: ^1.1.1" to clipboard
pay_hyj: ^1.1.1 copied to clipboard

PlatformAndroid

A powerful Flutter plugin allowing developers to auth/pay with natvie Android & iOS Pay SDKs.

pay_hyj #

相关文档 #

开始使用 #

Android #

# 不需要做任何额外接入工作
# 混淆已打入 Library,随 Library 引用,自动添加到 apk 打包混淆

iOS #

# 不需要做任何额外接入工作
# 配置已集成到脚本里
  • UTDID冲突的问题解决方案
alipay_kit:
+  ios: noutdid # 默认 utdid
  • 安装(仅iOS)
# step.1 安装必要依赖
sudo gem install plist
# step.2 切换工作目录,插件里为 example/ios/,普通项目为 ios/
cd example/ios/
# step.3 执行脚本
pod install

示例 #

示例

0
likes
150
pub points
0%
popularity

Publisher

unverified uploader

A powerful Flutter plugin allowing developers to auth/pay with natvie Android & iOS Pay SDKs.

Homepage
Repository (GitHub)
View/report issues

Documentation

API reference

License

MIT (license)

Dependencies

flutter, plugin_platform_interface

More

Packages that depend on pay_hyj