all_paystack_payments 1.1.0 copy "all_paystack_payments: ^1.1.0" to clipboard
all_paystack_payments: ^1.1.0 copied to clipboard

A Flutter plugin for integrating Paystack payment services, supporting card payments, bank transfers, and mobile money.

Use this package as a library

Depend on it

Run this command:

With Flutter:

 $ flutter pub add all_paystack_payments

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

dependencies:
  all_paystack_payments: ^1.1.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:all_paystack_payments/all_paystack_payments.dart';
0
likes
160
points
259
downloads

Publisher

verified publisherxeplas.com

Weekly Downloads

A Flutter plugin for integrating Paystack payment services, supporting card payments, bank transfers, and mobile money.

Homepage
Repository (GitHub)
View/report issues

Topics

#paystack #payments #flutter #mobile-money #api

Documentation

API reference

License

MIT (license)

Dependencies

flutter, flutter_web_plugins, http, plugin_platform_interface, web, webview_flutter

More

Packages that depend on all_paystack_payments

Packages that implement all_paystack_payments