in_app_subscription_bundle 0.0.11
in_app_subscription_bundle: ^0.0.11 copied to clipboard
A plugin to make in app purchase easy.
0.0.1 #
- TODO: Describe initial release.
0.0.2 #
- Fixing issue and adding new feature.
0.0.3 #
- Manage free or paid sheet for android in more easy way.
0.0.4 #
- Manage past purchase item and show as selected at app end without need any api call.
0.0.5 #
- Handle expired subscription from play console function added for android.
0.0.6 #
- Handle past subscription for IOS using appStoreKit.
0.0.7 #
- Add subscription plan model class to handle or manage subscription duration dynamically and easily.
0.0.8 #
- Provide the feature that from now you can choose that you want to check active subscription using api or Stores only.
0.0.9 #
- Add cancel subscription api feature for Android and remove all the unnecessary packages.
0.0.10 #
- fix ios issue for buyConsumable.
0.0.11 #
- ios fix for buyConsumable.