flutter_paymob 1.0.5 copy "flutter_paymob: ^1.0.5" to clipboard
flutter_paymob: ^1.0.5 copied to clipboard

Easily accept payments via online cards and mobile wallets in your Flutter app with Paymob.

Use this package as a library

Depend on it

Run this command:

With Flutter:

 $ flutter pub add flutter_paymob

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

dependencies:
  flutter_paymob: ^1.0.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:flutter_paymob/flutter_paymob.dart';
33
likes
140
points
132
downloads

Publisher

unverified uploader

Weekly Downloads

Easily accept payments via online cards and mobile wallets in your Flutter app with Paymob.

Repository (GitHub)

Documentation

API reference

License

GPL-3.0 (license)

Dependencies

flutter, http, webview_flutter

More

Packages that depend on flutter_paymob