paystack_flutter_sdk 0.0.1-alpha.2 copy "paystack_flutter_sdk: ^0.0.1-alpha.2" to clipboard
paystack_flutter_sdk: ^0.0.1-alpha.2 copied to clipboard

Paystack Flutter SDK with support for multiple channels to accept payments from your customers in supported regions.

Use this package as a library

Depend on it

Run this command:

With Flutter:

 $ flutter pub add paystack_flutter_sdk

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

dependencies:
  paystack_flutter_sdk: ^0.0.1-alpha.2

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_flutter_sdk/paystack_flutter_sdk.dart';
4
likes
160
points
115
downloads

Publisher

verified publisherpaystack.com

Weekly Downloads

Paystack Flutter SDK with support for multiple channels to accept payments from your customers in supported regions.

Homepage
Repository (GitHub)
View/report issues

Topics

#paystack #payments #cards #mpesa

Documentation

Documentation
API reference

License

BSD-3-Clause (license)

Dependencies

flutter, plugin_platform_interface

More

Packages that depend on paystack_flutter_sdk