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

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

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.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:flutterbudpay/flutterbudpay.dart';
5
likes
140
pub points
50%
popularity

Publisher

unverified uploader

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

Homepage

Documentation

API reference

License

MIT (license)

Dependencies

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

More

Packages that depend on flutterbudpay