apklis_direct_payment_checker 0.0.1+2 apklis_direct_payment_checker: ^0.0.1+2 copied to clipboard
Paquete 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_direct_payment_checker
This will add a line like this to your package's pubspec.yaml (and run an implicit flutter pub get
):
dependencies:
apklis_direct_payment_checker: ^0.0.1+2
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_direct_payment_checker/apklis_direct_payment_checker.dart';