flutterbudpay 0.0.1 copy "flutterbudpay: ^0.0.1" to clipboard
flutterbudpay: ^0.0.1 copied to clipboard

outdated

A Flutter plugin for making payments via BudPay Payment Gateway. Completely supports all the platform.

Use this package as a library

Depend on it

Run this command:

With Flutter:

 $ flutter pub add flutterbudpay

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

dependencies:
  flutterbudpay: ^0.0.1

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:flutterbudpay/flutterbudpay.dart';
5
likes
0
points
23
downloads

Publisher

unverified uploader

Weekly Downloads

A Flutter plugin for making payments via BudPay Payment Gateway. Completely supports all the platform.

Homepage

License

unknown (license)

Dependencies

device_info_plus, encrypt, flutter, gainer_crypto, http, intl, package_info_plus, platform_info, timer_count_down, webview_flutter

More

Packages that depend on flutterbudpay