paystack_plus 0.0.2 copy "paystack_plus: ^0.0.2" to clipboard
paystack_plus: ^0.0.2 copied to clipboard

A flutter package to accept payment using the Paystack payment gateway from the web

Use this package as a library

Depend on it

Run this command:

With Flutter:

 $ flutter pub add paystack_plus

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

dependencies:
  paystack_plus: ^0.0.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_plus/paystack_plus.dart';
1
likes
20
pub points
0%
popularity

Publisher

unverified uploader

A flutter package to accept payment using the Paystack payment gateway from the web

Homepage

License

unknown (LICENSE)

Dependencies

dio, flutter, flutter_native_web, pretty_dio_logger

More

Packages that depend on paystack_plus