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

discontinued

A new Flutter plugin to create payment gateway using SafexPay

Use this package as a library

Depend on it

Run this command:

With Flutter:

 $ flutter pub add payment_gateway

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

dependencies:
  payment_gateway: ^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:payment_gateway/payment_gateway.dart';
2
likes
60
points
2
downloads

Publisher

unverified uploader

Weekly Downloads

A new Flutter plugin to create payment gateway using SafexPay

Homepage

Documentation

API reference

License

unknown (license)

Dependencies

connectivity, encrypt, flutter, http, modal_progress_hud_nsn, rxdart, shared_preferences, webview_flutter

More

Packages that depend on payment_gateway

Packages that implement payment_gateway