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

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 Dart:

 $ dart pub add flutterbudpay

With Flutter:

 $ flutter pub add flutterbudpay

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

dependencies:
  flutterbudpay: ^0.0.2

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

Publisher

unverified uploader

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