flutterwave_payment 0.0.4 copy "flutterwave_payment: ^0.0.4" to clipboard
flutterwave_payment: ^0.0.4 copied to clipboard

outdated

A new Flutter plugin for flutterwave payment integration

Use this package as a library

Depend on it

Run this command:

With Flutter:

 $ flutter pub add flutterwave_payment

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

dependencies:
  flutterwave_payment: ^0.0.4

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:flutterwave_payment/flutterwave_payment.dart';
13
likes
0
pub points
55%
popularity

Publisher

unverified uploader

A new Flutter plugin for flutterwave payment integration

Repository (GitHub)
View/report issues

License

unknown (LICENSE)

Dependencies

async, dart_des, dio, equatable, flutter, flutter_svg, get_it, http, intl, meta, tripledes_nullsafety, webview_flutter

More

Packages that depend on flutterwave_payment