quick_payment 0.0.9 copy "quick_payment: ^0.0.9" to clipboard
quick_payment: ^0.0.9 copied to clipboard

Flutter SDK for accepting Bangladeshi manual mobile banking payments like bKash, Nagad, Rocket, and Upay.

Use this package as a library

Depend on it

Run this command:

With Flutter:

 $ flutter pub add quick_payment

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

dependencies:
  quick_payment: ^0.0.9

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:quick_payment/quick_payment.dart';
7
likes
120
points
147
downloads

Documentation

API reference

Publisher

verified publisherkhalidlikhon.me

Weekly Downloads

Flutter SDK for accepting Bangladeshi manual mobile banking payments like bKash, Nagad, Rocket, and Upay.

License

MIT (license)

Dependencies

cupertino_icons, flutter, package_info_plus

More

Packages that depend on quick_payment