flutter_theoaks_paystack 1.0.6 copy "flutter_theoaks_paystack: ^1.0.6" to clipboard
flutter_theoaks_paystack: ^1.0.6 copied to clipboard

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.6

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
100
pub points
51%
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

Documentation

API reference

License

Apache-2.0 (LICENSE)

Dependencies

async, flutter, flutter_web_plugins, http, intl, meta, plugin_platform_interface

More

Packages that depend on flutter_theoaks_paystack