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

outdated

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.0.8

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
0
points
7
downloads

Publisher

verified publishermohammed-dev.com

Weekly Downloads

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

Homepage

License

unknown (license)

Dependencies

flutter, http

More

Packages that depend on moyasar_payment

Packages that implement moyasar_payment