fastpay_iraq 1.0.3 copy "fastpay_iraq: ^1.0.3" to clipboard
fastpay_iraq: ^1.0.3 copied to clipboard

discontinuedreplaced by: fastpay_merchant
PlatformAndroidiOS

FastPay Iraq Flutter Plugin for Android and iOS to integrate FastPay payment gateway in your app.

Use this package as a library

Depend on it

Run this command:

With Flutter:

 $ flutter pub add fastpay_iraq

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

dependencies:
  fastpay_iraq: ^1.0.3

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:fastpay_iraq/fastPayMerchant.dart';
import 'package:fastpay_iraq/fastPayRequests.dart';
import 'package:fastpay_iraq/fastpay.dart';
import 'package:fastpay_iraq/fastpay_method_channel.dart';
import 'package:fastpay_iraq/fastpay_platform_interface.dart';
12
likes
110
pub points
37%
popularity

Publisher

unverified uploader

FastPay Iraq Flutter Plugin for Android and iOS to integrate FastPay payment gateway in your app.

Repository (GitHub)
View/report issues

Documentation

API reference

License

unknown (LICENSE)

Dependencies

flutter, plugin_platform_interface

More

Packages that depend on fastpay_iraq