urwaypayment 2.0.5 copy "urwaypayment: ^2.0.5" to clipboard
urwaypayment: ^2.0.5 copied to clipboard

This Flutter plugin provide merchants to easy and hasslefree integration with Urway Payment gateway API's.

Use this package as a library

Depend on it

Run this command:

With Flutter:

 $ flutter pub add urwaypayment

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

dependencies:
  urwaypayment: ^2.0.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:urwaypayment/urwaypayment.dart';
4
likes
120
points
80
downloads

Documentation

API reference

Publisher

verified publisherurway.sa

Weekly Downloads

This Flutter plugin provide merchants to easy and hasslefree integration with Urway Payment gateway API's.

Repository (GitHub)
View/report issues

License

Apache-2.0 (license)

Dependencies

apple_pay_flutter, connectivity_plus, convert, crypto, dart_ipify, device_info_plus, flutter, http, package_info_plus, webview_flutter

More

Packages that depend on urwaypayment