airpay_package 2.0.0+9 copy "airpay_package: ^2.0.0+9" to clipboard
airpay_package: ^2.0.0+9 copied to clipboard

PlatformAndroid

A Airpay Flutter package project for airpay payments integeration.

Airpay Flutter #

Airpay Flutter plugin for payment integeration.

Usage #

Add airpay_package as a dependency in your pubspec.yaml file.

You can now include a airpayPackage in your project. See the airpayPackage widget's Dartdoc for more details on how to use the widget.

Installation #

This plugin is available on Pub: https://pub.dev/packages/airpay_package/

Add this to dependencies in your app's pubspec.yaml

airpay_package: ^2.0.0+9

Just make sure that your activity has set windowSoftInputMode to adjustResize in AndroidManifest.xml

Android apps must declare their use of the internet in the Android manifest (AndroidManifest.xml ): #

In the AndroidManifest.xml file located at android/app/src/main you need to add this permission inside the manifest tag.

2
likes
110
pub points
73%
popularity

Publisher

unverified uploader

A Airpay Flutter package project for airpay payments integeration.

Homepage

Documentation

API reference

License

MIT (LICENSE)

Dependencies

alert_dialog, connectivity_plus, crypto, dio, flutter, flutter_spinkit, intl, webview_flutter, webview_flutter_android, webview_flutter_wkwebview, xml2json

More

Packages that depend on airpay_package