flutter_theoaks_paystack 1.0.5+5 copy "flutter_theoaks_paystack: ^1.0.5+5" to clipboard
flutter_theoaks_paystack: ^1.0.5+5 copied to clipboard

outdated

A Flutter plugin for making payments via Paystack Payment Gateway. Completely supports Android and iOS. Forked from https://github.com/wilburt/flutter_paystack

Use this package as a library

Depend on it

Run this command:

With Flutter:

 $ flutter pub add flutter_theoaks_paystack

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

dependencies:
  flutter_theoaks_paystack: ^1.0.5+5

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:flutter_theoaks_paystack/flutter_theoaks_paystack.dart';
4
likes
0
pub points
42%
popularity

Publisher

unverified uploader

A Flutter plugin for making payments via Paystack Payment Gateway. Completely supports Android and iOS. Forked from https://github.com/wilburt/flutter_paystack

Repository (GitHub)
View/report issues

License

unknown (LICENSE)

Dependencies

async, flutter, http, intl, meta

More

Packages that depend on flutter_theoaks_paystack