alipay 0.1.0 copy "alipay: ^0.1.0" to clipboard
alipay: ^0.1.0 copied to clipboard

Combined Alipay package (App Pay + QR Pay).

Use this package as a library

Depend on it

Run this command:

With Dart:

 $ dart pub add alipay

With Flutter:

 $ flutter pub add alipay

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

dependencies:
  alipay: ^0.1.0

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

Import it

Now in your Dart code, you can use:

import 'package:alipay/alipay.dart';
0
likes
130
points
151
downloads

Publisher

verified publisherdartpub.tijingapp.com

Weekly Downloads

Combined Alipay package (App Pay + QR Pay).

Homepage
Repository (GitHub)
View/report issues

Documentation

API reference

License

MIT (license)

Dependencies

alipay_app, alipay_qr

More

Packages that depend on alipay