quick_payment 0.0.5 copy "quick_payment: ^0.0.5" to clipboard
quick_payment: ^0.0.5 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 Dart:

 $ dart pub add quick_payment

With Flutter:

 $ flutter pub add quick_payment

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

dependencies:
  quick_payment: ^0.0.5

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

Publisher

verified publisherkhalidlikhon.me

Weekly Downloads

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

Repository (GitHub)
View/report issues

License

unknown (license)

Dependencies

flutter, package_info_plus

More

Packages that depend on quick_payment