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

This is a plugin for easy integration of Xpresspayments payment gateway with your flutter application.

Use this package as a library

Depend on it

Run this command:

With Flutter:

 $ flutter pub add xpresspayments_gateway

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

dependencies:
  xpresspayments_gateway: ^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:xpresspayments_gateway/xpresspayments_gateway.dart';
0
likes
120
points
187
downloads

Publisher

verified publisherxpresspayments.com

Weekly Downloads

This is a plugin for easy integration of Xpresspayments payment gateway with your flutter application.

Homepage

Documentation

API reference

License

MIT (license)

Dependencies

dartz, device_info_plus, dio, flutter, flutter_svg, get, intl, pinput, pretty_dio_logger, signalr_netcore, webview_flutter, win32

More

Packages that depend on xpresspayments_gateway