zennopay_flutter 0.7.0 copy "zennopay_flutter: ^0.7.0" to clipboard
zennopay_flutter: ^0.7.0 copied to clipboard

Zennopay PaymentSheet for Flutter — a native bridge to the Zennopay iOS/Android cross-border QR checkout sheet. One call in, one PaymentResult out.

Use this package as a library

Depend on it

Run this command:

With Flutter:

 $ flutter pub add zennopay_flutter

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

dependencies:
  zennopay_flutter: ^0.7.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:zennopay_flutter/zennopay_flutter.dart';
1
likes
150
points
37
downloads

Documentation

Documentation
API reference

Publisher

verified publisherzennopay.in

Weekly Downloads

Zennopay PaymentSheet for Flutter — a native bridge to the Zennopay iOS/Android cross-border QR checkout sheet. One call in, one PaymentResult out.

Homepage
Repository (GitHub)
View/report issues

License

MIT (license)

Dependencies

flutter

More

Packages that depend on zennopay_flutter

Packages that implement zennopay_flutter