koi_pay_kit 0.1.1 copy "koi_pay_kit: ^0.1.1" to clipboard
koi_pay_kit: ^0.1.1 copied to clipboard

A universal payment engine for Flutter with pluggable SDK adapters, order caching, crash recovery, polling verification, and guard mechanisms.

Use this package as a library

Depend on it

Run this command:

With Flutter:

 $ flutter pub add koi_pay_kit

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

dependencies:
  koi_pay_kit: ^0.1.1

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:koi_pay_kit/koi_pay_kit.dart';
0
likes
160
points
104
downloads

Documentation

API reference

Publisher

unverified uploader

Weekly Downloads

A universal payment engine for Flutter with pluggable SDK adapters, order caching, crash recovery, polling verification, and guard mechanisms.

Repository (GitHub)
View/report issues

Topics

#payment #alipay #wechat-pay #in-app-purchase

License

MIT (license)

Dependencies

equatable, flutter, shared_preferences

More

Packages that depend on koi_pay_kit