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

outdated

Flutter plugin for Apklis payment checking.

Apklis Payment Checker for Flutter #

License: GPL v3 Pub Version Last commit GitHub commit activity Github Stars Github Forks Github Watchers GitHub contributors

Flutter plugin for Apklis payment checking.

Available in Pub.dev: https://pub.dev/packages/apklis_payment_checker

To know how to install go to: https://pub.dev/packages/apklis_payment_checker/install

Usage #

final packageId = 'com.example.nova.prosalud';
var status = await ApklisPaymentChecker.isPurchased(packageId);
print(status.paid);
print(status.username);

Full example available at: https://pub.dev/packages/apklis_payment_checker/example

13
likes
0
pub points
42%
popularity

Publisher

unverified uploader

Flutter plugin for Apklis payment checking.

Repository (GitHub)
View/report issues

License

unknown (LICENSE)

Dependencies

flutter

More

Packages that depend on apklis_payment_checker