JackAppDev / flutter_iap

Flutter iap plugin
MIT License
100 stars 15 forks source link

Get product informations on Android #23

Closed alamboley closed 6 years ago

alamboley commented 6 years ago

Refering to #16 we can't have product informations details on Android, so we have to hardcode pricing which is complicated when many currencies and countries are involved.

Would be cool to have those informations with title etc. https://stackoverflow.com/questions/5533676/android-in-app-billing-item-price

alamboley commented 6 years ago

Closing after seeing #19 PR.