moamalat_pay 0.0.6 copy "moamalat_pay: ^0.0.6" to clipboard
moamalat_pay: ^0.0.6 copied to clipboard

This is a payment packed used to integrate moamalat payment

Use this package as a library

Depend on it

Run this command:

With Flutter:

 $ flutter pub add moamalat_pay

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

dependencies:
  moamalat_pay: ^0.0.6

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_pay/functions/get_complete_url.dart';
import 'package:moamalat_pay/moamalat.dart';
import 'package:moamalat_pay/widgets/moamalat_button.dart';
import 'package:moamalat_pay/widgets/we_page_for_web.dart';
import 'package:moamalat_pay/widgets/web_page_for_payment.dart';
0
likes
100
points
40
downloads

Publisher

unverified uploader

Weekly Downloads

This is a payment packed used to integrate moamalat payment

Homepage

Documentation

API reference

License

MIT (license)

Dependencies

convert, crypto, flutter, flutter_inappwebview, intl, url_launcher, webview_flutter, webview_flutter_platform_interface, webview_flutter_web, webviewx_plus

More

Packages that depend on moamalat_pay