apklis_payment_checker 1.0.0 copy "apklis_payment_checker: ^1.0.0" to clipboard
apklis_payment_checker: ^1.0.0 copied to clipboard

PlatformAndroid

Plugin de Flutter para el chequeo de pagos de Apklis. Basado en el repositorio para Kotlin y Java https://github.com/Z17-CU/apklischeckpayment

Use this package as a library

Depend on it

Run this command:

With Flutter:

 $ flutter pub add apklis_payment_checker

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

dependencies:
  apklis_payment_checker: ^1.0.0

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:apklis_payment_checker/apklis_payment_checker.dart';
13
likes
140
pub points
14%
popularity

Publisher

unverified uploader

Plugin de Flutter para el chequeo de pagos de Apklis. Basado en el repositorio para Kotlin y Java https://github.com/Z17-CU/apklischeckpayment

Repository (GitHub)
View/report issues

Documentation

API reference

License

MIT (LICENSE)

Dependencies

device_apps_null_safety, flutter

More

Packages that depend on apklis_payment_checker