pay_with_paymob 1.4.0 copy "pay_with_paymob: ^1.4.0" to clipboard
pay_with_paymob: ^1.4.0 copied to clipboard

A Flutter package for integrating pay_with_paymob services, enabling Visa and mobile wallet payments with customizable UI and secure payment processing.

Use this package as a library

Depend on it

Run this command:

With Flutter:

 $ flutter pub add pay_with_paymob

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

dependencies:
  pay_with_paymob: ^1.4.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:pay_with_paymob/pay_with_paymob.dart';
52
likes
130
points
209
downloads

Publisher

unverified uploader

Weekly Downloads

A Flutter package for integrating pay_with_paymob services, enabling Visa and mobile wallet payments with customizable UI and secure payment processing.

Repository (GitHub)
View/report issues

Documentation

API reference

License

MIT (license)

Dependencies

dio, flutter, webview_flutter

More

Packages that depend on pay_with_paymob