flutter_paytabs_bridge_emulator 1.0.14 copy "flutter_paytabs_bridge_emulator: ^1.0.14" to clipboard
flutter_paytabs_bridge_emulator: ^1.0.14 copied to clipboard

PayTabs plugin, Flutter paytabs plugin is a wrapper for the native PayTabs Android and iOS SDKs, It helps you integrate with PayTabs payment gateway.

Use this package as a library

Depend on it

Run this command:

With Flutter:

 $ flutter pub add flutter_paytabs_bridge_emulator

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

dependencies:
  flutter_paytabs_bridge_emulator: ^1.0.14

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_paytabs_bridge_emulator/flutter_paytabs_bridge_emulator.dart';
6
likes
120
pub points
42%
popularity

Publisher

unverified uploader

PayTabs plugin, Flutter paytabs plugin is a wrapper for the native PayTabs Android and iOS SDKs, It helps you integrate with PayTabs payment gateway.

Homepage

Documentation

API reference

License

MIT (LICENSE)

Dependencies

flutter

More

Packages that depend on flutter_paytabs_bridge_emulator