JackAppDev / flutter_iap

Flutter iap plugin
MIT License
100 stars 15 forks source link

Android IAP #2

Closed FaisalAbid closed 6 years ago

FaisalAbid commented 6 years ago

This is a basic implementation of the new Google Billing library.

It does not do local purchase verification and does not support subscriptions.

Once you make a purchase, it will automatically consume it also, which is the default behavior for most apps.