paystack_payment 0.0.4 copy "paystack_payment: ^0.0.4" to clipboard
paystack_payment: ^0.0.4 copied to clipboard

A Flutter package for integrating Paystack payments with support for channels, metadata, and split payments.

Use this package as a library

Depend on it

Run this command:

With Flutter:

 $ flutter pub add paystack_payment

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

dependencies:
  paystack_payment: ^0.0.4

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_payment/paystack_payment.dart';
4
likes
150
points
49
downloads

Publisher

verified publisherbolxtine.com

Weekly Downloads

A Flutter package for integrating Paystack payments with support for channels, metadata, and split payments.

Repository (GitHub)
View/report issues

Documentation

API reference

License

MIT (license)

Dependencies

flutter, http, webview_flutter

More

Packages that depend on paystack_payment