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

outdated

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: ^0.3.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:apklis_payment_checker/apklis_payment_checker.dart';
14
likes
40
points
19
downloads

Publisher

unverified uploader

Weekly Downloads

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

License

MIT (license)

Dependencies

device_apps, flutter

More

Packages that depend on apklis_payment_checker

Packages that implement apklis_payment_checker