pay_kit 1.2.0 copy "pay_kit: ^1.2.0" to clipboard
pay_kit: ^1.2.0 copied to clipboard

PlatformiOS

Flutter 支付插件,支持微信支付、支付宝支付、苹果内购

Use this package as a library

Depend on it

Run this command:

With Flutter:

 $ flutter pub add pay_kit

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

dependencies:
  pay_kit: ^1.2.0

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:pay_kit/pay_kit.dart';
1
likes
135
points
160
downloads

Documentation

Documentation
API reference

Publisher

unverified uploader

Weekly Downloads

Flutter 支付插件,支持微信支付、支付宝支付、苹果内购

Repository (GitHub)
View/report issues

License

MIT (license)

Dependencies

alipay_payment, flutter, in_app_purchase, in_app_purchase_storekit, wechat_bridge

More

Packages that depend on pay_kit