safexpay 0.0.9 copy "safexpay: ^0.0.9" to clipboard
safexpay: ^0.0.9 copied to clipboard

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 safexpay

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

dependencies:
  safexpay: ^0.0.9

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:safexpay/safexpay.dart';
15
likes
60
pub points
63%
popularity

Publisher

unverified uploader

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 safexpay