paystack_gateway_payment 1.1.6 copy "paystack_gateway_payment: ^1.1.6" to clipboard
paystack_gateway_payment: ^1.1.6 copied to clipboard

Flutter integration for Paystack: easily initialize, verify payments, and use a customizable payment button.

Use this package as a library

Depend on it

Run this command:

With Flutter:

 $ flutter pub add paystack_gateway_payment

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

dependencies:
  paystack_gateway_payment: ^1.1.6

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_gateway_payment/paystack_gateway_payment.dart';
1
likes
160
points
322
downloads

Publisher

verified publisherhighvertical.com.ng

Weekly Downloads

Flutter integration for Paystack: easily initialize, verify payments, and use a customizable payment button.

Repository (GitHub)
View/report issues

Documentation

API reference

License

MIT (license)

Dependencies

flutter, http, webview_flutter

More

Packages that depend on paystack_gateway_payment