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

retracted

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

 $ dart pub add all_paystack_payments

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 dart pub get):

dependencies:
  all_paystack_payments: ^1.0.1

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:all_paystack_payments/all_paystack_payments.dart';
0
likes
0
points
281
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

License

unknown (license)

Dependencies

flutter, flutter_web_plugins, http, plugin_platform_interface, web

More

Packages that depend on all_paystack_payments

Packages that implement all_paystack_payments