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

Alipay QR Pay precreate and query for Dart/Flutter (server-side).

Use this package as a library

Depend on it

Run this command:

With Dart:

 $ dart pub add alipay_qr

With Flutter:

 $ flutter pub add alipay_qr

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

dependencies:
  alipay_qr: ^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_qr/alipay_qr.dart';
0
likes
140
points
147
downloads

Publisher

verified publisherdartpub.tijingapp.com

Weekly Downloads

Alipay QR Pay precreate and query for Dart/Flutter (server-side).

Homepage
Repository (GitHub)
View/report issues

Documentation

API reference

License

MIT (license)

Dependencies

http, pointycastle

More

Packages that depend on alipay_qr