pay_with_paymob 1.1.1 copy "pay_with_paymob: ^1.1.1" to clipboard
pay_with_paymob: ^1.1.1 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 Dart:

 $ dart pub add pay_with_paymob

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 dart pub get):

dependencies:
  pay_with_paymob: ^1.1.1

Alternatively, your editor might support dart pub get or 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/paymob_payment.dart';
52
likes
0
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

License

unknown (license)

Dependencies

dio, flutter, webview_flutter

More

Packages that depend on pay_with_paymob