paystack_gateway_payment 1.1.4 copy "paystack_gateway_payment: ^1.1.4" to clipboard
paystack_gateway_payment: ^1.1.4 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 Dart:

 $ dart pub add paystack_gateway_payment

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

dependencies:
  paystack_gateway_payment: ^1.1.4

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:paystack_gateway_payment/paystack_gateway_payment.dart';
1
likes
0
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

License

unknown (license)

Dependencies

flutter, http, webview_flutter

More

Packages that depend on paystack_gateway_payment