manage_iap_subscriptions 0.2.0
manage_iap_subscriptions: ^0.2.0 copied to clipboard
Opens App Store or Google Play subscription management from Flutter on iOS and Android.
0.2.0 #
- Replace
showManageSubscriptions()with explicit App Store and Google Play management functions. - Add web fallbacks when the requested store does not match the current mobile platform.
0.1.0 #
- Add
showManageSubscriptions(). - Present native App Store subscription management on iOS.
- Open the Google Play subscriptions center on Android.