moyasar_payment 0.1.5 copy "moyasar_payment: ^0.1.5" to clipboard
moyasar_payment: ^0.1.5 copied to clipboard

Flutter library for Moyasar. Supports Apple Pay, STC Pay and Credit Card.

Use this package as a library

Depend on it

Run this command:

With Flutter:

 $ flutter pub add moyasar_payment

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

dependencies:
  moyasar_payment: ^0.1.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:moyasar_payment/moyasar_payment.dart';
13
likes
140
points
33
downloads

Publisher

verified publishermohammed-dev.com

Weekly Downloads

Flutter library for Moyasar. Supports Apple Pay, STC Pay and Credit Card.

Homepage
Repository (GitHub)
View/report issues

Documentation

API reference

License

MIT (license)

Dependencies

flutter, http

More

Packages that depend on moyasar_payment