in_app_purchase_utils 0.0.4
in_app_purchase_utils: ^0.0.4 copied to clipboard
Utility package to easily handle all the functionalities of in_app_purchase plugin.
0.0.1 #
- Make use of in_app_purchase_utils to easily manage functionalities of in_app_purchases for iOS and Android platform.
0.0.2 #
- Added custom PurchaseDetails class to remove dependency of in_app_purchases to make use of in_app_purchases_utils.
0.0.3 #
- Removed dependency of ProductDetails class of in_app_purchases from outside of the class.
- Optimized InAppPurchaseCallback class
0.0.4 #
- Optimized Receipt Validation flow