flutter_poolakey 1.0.0-rc1 flutter_poolakey: ^1.0.0-rc1 copied to clipboard
flutter_poolakey is a wrapper around the Poolakey to use in Flutter (Poolakey is an Android In-App Billing SDK for Cafe Bazaar App Store)
1.0.0-rc1 #
- Write documentations in github WIKI and linked in README.md
- reformat code
- ready to go
0.1.0 #
- Upgrade poolakey dependency to 1.1.0-beta02
- Add
getInAppSkuDetails
function to retrieve sku details of your purchase products. - Add
getSubscriptionSkuDetails
function to retrieve sku details of your subscription products.
0.0.2 #
- Add query tag flag in AndroidManifest
0.0.1 #
Initial Version