my_fatoorah_payment_flutter 1.1.3 copy "my_fatoorah_payment_flutter: ^1.1.3" to clipboard
my_fatoorah_payment_flutter: ^1.1.3 copied to clipboard

This plugin simplify the MyFatoorah payment platforms integration with your app, that works smoothly and provide you a simple way to embed our payment functions within your app.

Use this package as a library

Depend on it

Run this command:

With Flutter:

 $ flutter pub add my_fatoorah_payment_flutter

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

dependencies:
  my_fatoorah_payment_flutter: ^1.1.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:my_fatoorah_payment_flutter/MFApplePay.dart';
import 'package:my_fatoorah_payment_flutter/MFApplePayButton.dart';
import 'package:my_fatoorah_payment_flutter/MFCardView.dart';
import 'package:my_fatoorah_payment_flutter/MFConstants.dart';
import 'package:my_fatoorah_payment_flutter/MFEnums.dart';
import 'package:my_fatoorah_payment_flutter/MFGooglePayButton.dart';
import 'package:my_fatoorah_payment_flutter/MFModels.dart';
import 'package:my_fatoorah_payment_flutter/MFUtils.dart';
import 'package:my_fatoorah_payment_flutter/myfatoorah_flutter.dart';
0
likes
100
points
147
downloads

Documentation

Documentation
API reference

Publisher

unverified uploader

Weekly Downloads

This plugin simplify the MyFatoorah payment platforms integration with your app, that works smoothly and provide you a simple way to embed our payment functions within your app.

Homepage

License

unknown (license)

Dependencies

flutter, plugin_platform_interface

More

Packages that depend on my_fatoorah_payment_flutter

Packages that implement my_fatoorah_payment_flutter