iframe_cashpay 1.0.1 copy "iframe_cashpay: ^1.0.1" to clipboard
iframe_cashpay: ^1.0.1 copied to clipboard

Flutter plugin for CashPay wallet payments via iframe with enhanced JavaScript communication.

Use this package as a library

Depend on it

Run this command:

With Flutter:

 $ flutter pub add iframe_cashpay

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

dependencies:
  iframe_cashpay: ^1.0.1

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:iframe_cashpay/iframe_cashpay.dart';
3
likes
150
points
14
downloads

Publisher

unverified uploader

Weekly Downloads

Flutter plugin for CashPay wallet payments via iframe with enhanced JavaScript communication.

Homepage
Repository (GitHub)
View/report issues

Documentation

API reference

License

ISC (license)

Dependencies

flutter, flutter_inappwebview

More

Packages that depend on iframe_cashpay