moamalat_payment 0.0.5 copy "moamalat_payment: ^0.0.5" to clipboard
moamalat_payment: ^0.0.5 copied to clipboard

moamalat_payment package that allows you to integrate Moamalat payment gateway into your Flutter app .

Use this package as a library

Depend on it

Run this command:

With Flutter:

 $ flutter pub add moamalat_payment

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

dependencies:
  moamalat_payment: ^0.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:moamalat_payment/moamalat_payment.dart';
4
likes
160
pub points
16%
popularity

Publisher

unverified uploader

moamalat_payment package that allows you to integrate Moamalat payment gateway into your Flutter app .

Repository (GitHub)
View/report issues

Documentation

API reference

License

MIT (LICENSE)

Dependencies

crypto, flutter, flutter_inappwebview

More

Packages that depend on moamalat_payment