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

outdated

Flutter plugin for Apklis payment checking.

Apklis Payment Checker for Flutter #

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

Flutter plugin for Apklis payment checking.

Usage #

final packageId = 'com.example.nova.prosalud';
var status = await ApklisPaymentChecker.isPurchased(packageId);
print(status.paid);
print(status.username);
14
likes
0
points
19
downloads

Publisher

unverified uploader

Weekly Downloads

Flutter plugin for Apklis payment checking.

Homepage

License

unknown (license)

Dependencies

flutter

More

Packages that depend on apklis_payment_checker

Packages that implement apklis_payment_checker