moamalat_payment 2.0.0
moamalat_payment: ^2.0.0 copied to clipboard
Comprehensive Flutter package for Moamalat payment gateway integration with native Android SDK and WebView support, featuring intelligent auto-selection and Libya-focused currency handling.
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: ^2.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:moamalat_payment/moamalat_payment.dart';