Skip to main content
SDK

Flutter 6.3.0-beta.2

Flutter 6.3.0-beta.2
RC Support
RevenueCat Staff
Forum|alt.badge.img+3

New Features

  • 📱 Initial support for cross-platform RevenueCat Paywalls 🐾 🧱 (#852)

Instructions:

  • Update purchases-flutter in your pubspec.yaml:
dependencies:
  purchases_flutter: 6.3.0-beta.2
  • For Android, you need to change your MainActivity to subclass PurchasesFlutterActivity instead of FlutterActivity.

Usage:

await Purchases.presentPaywallIfNeeded("pro");

Limitations:

  • Currently only full screen paywalls are supported
  • There is no way to detect paywall events other than using addCustomerInfoUpdateListener
  • Android's minSdkVersion is temporarily increased from 19 to 24 to support paywalls. This will be reverted in a future release as we split purchases_flutter and purchases_flutter_ui

To view new release, visit https://github.com/RevenueCat/purchases-flutter/releases/tag/6.3.0-beta.2

This post has been closed for comments

Cookie policy

We use cookies to enhance and personalize your experience. If you accept you agree to our full cookie policy. Learn more about our cookies.

 
Cookie settings