fatoorah_pay 1.0.0 copy "fatoorah_pay: ^1.0.0" to clipboard
fatoorah_pay: ^1.0.0 copied to clipboard

A comprehensive Flutter SDK for integrating MyFatoorah payment gateway with support for payments, subscriptions, transactions, and account management.

Use this package as a library

Depend on it

Run this command:

With Flutter:

 $ flutter pub add fatoorah_pay

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

dependencies:
  fatoorah_pay: ^1.0.0

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:fatoorah_pay/fatoorah_pay.dart';
4
likes
150
points
75
downloads

Publisher

unverified uploader

Weekly Downloads

A comprehensive Flutter SDK for integrating MyFatoorah payment gateway with support for payments, subscriptions, transactions, and account management.

Documentation

API reference

License

MIT (license)

Dependencies

dio, flutter

More

Packages that depend on fatoorah_pay