paystack_flutterwave_url 1.4.0 copy "paystack_flutterwave_url: ^1.4.0" to clipboard
paystack_flutterwave_url: ^1.4.0 copied to clipboard

A Flutter package for Paystack and Flutterwave checkout url payment.

Use this package as a library

Depend on it

Run this command:

With Flutter:

 $ flutter pub add paystack_flutterwave_url

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

dependencies:
  paystack_flutterwave_url: ^1.4.0

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:paystack_flutterwave_url/paystack_flutterwave_url.dart';
4
likes
150
points
166
downloads

Publisher

unverified uploader

Weekly Downloads

A Flutter package for Paystack and Flutterwave checkout url payment.

Repository (GitHub)
View/report issues

Documentation

API reference

License

MIT (license)

Dependencies

flutter, http, url_launcher, uuid, webview_flutter

More

Packages that depend on paystack_flutterwave_url