adapty_ui_flutter 2.0.2 
adapty_ui_flutter: ^2.0.2 copied to clipboard
Extension to the Adapty SDK that allows you to easily add purchase screens to your application.
2.0.2 #
- [iOS] fixed a bug where paywallViewDidFinishPurchase was not being fired
 
2.0.1 #
- minor internal improvements for better RTL languages support
 
2.0.0 #
🎉 We are happy to introduce our new version of AdaptyUI SDK! Please, revise our documentation.
⚠️ Breaking Changes:
localeparam introduced for.createPaywallView()method.productsTitlesResolverparam of.createPaywallView()method was removed. This feature was implemented within dashboard.- Introducing 
AdaptyUIAction. Read more. .paywallViewDidPressCloseButton()was replaced with.paywallViewDidPerformAction()..paywallViewDidPerformSystemBackActionOnAndroidwas replaced with.paywallViewDidPerformAction().
1.1.0 #
- Initial Release. Read More.