paybox 0.0.7 copy "paybox: ^0.0.7" to clipboard
paybox: ^0.0.7 copied to clipboard

alipay & wechat pay flutter plugin,微信支付,支付宝支付flutter插件\ 由于仍然需要在本机原生工程中做一些工作,所以推荐去github download项目自行修改或者作为集成参考使用

Use this package as a library

Depend on it

Run this command:

With Flutter:

 $ flutter pub add paybox

This will add a line like this to your package's pubspec.yaml (and run an implicit flutter pub get):

dependencies:
  paybox: ^0.0.7

Alternatively, your editor might support flutter pub get. Check the docs for your editor to learn more.

Import it

Now in your Dart code, you can use:

import 'package:paybox/paybox.dart';
1
likes
115
pub points
0%
popularity

Publisher

verified publisherabadboy.cn

alipay & wechat pay flutter plugin,微信支付,支付宝支付flutter插件\ 由于仍然需要在本机原生工程中做一些工作,所以推荐去github download项目自行修改或者作为集成参考使用

Homepage

Documentation

API reference

License

MIT (LICENSE)

Dependencies

event_bus, flutter

More

Packages that depend on paybox