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);
13
likes
0
pub points
42%
popularity

Publisher

unverified uploader

Flutter plugin for Apklis payment checking.

Homepage

License

unknown (LICENSE)

Dependencies

flutter

More

Packages that depend on apklis_payment_checker