purchases_ui_flutter library
Classes
- AndroidPaywallPresentationStyle
- Controls how the paywall is presented on Android.
- BooleanCustomVariableValue
- A boolean custom variable value.
- CustomerCenterView
- A widget that displays the customer center inline within your app.
- CustomVariableValue
- A value type for custom paywall variables that can be passed to paywalls at runtime.
- IOSPaywallPresentationStyle
- Controls how the paywall is presented on iOS.
- NumberCustomVariableValue
- A numeric custom variable value.
- View that displays the paywall in footer mode. Not supported in macOS currently. Only available for original template paywalls. Ignored for V2 Paywalls.
- View that displays the paywall in footer mode. Not supported in macOS currently. Only available for original template paywalls. Ignored for V2 Paywalls.
- PaywallPresentationConfiguration
- Configures how a paywall is presented on each platform.
- PaywallPurchaseLogic
-
Interface for custom purchase logic when
purchasesAreCompletedByis set tomyApp. - PaywallView
- View that displays the paywall in full screen mode. Not supported in macOS currently.
- RevenueCatUI
- StringCustomVariableValue
- A string custom variable value.
Enums
- PaywallResult
- Possible values for the result of a paywall presentation.
- PurchaseLogicResult
- Result of a custom purchase or restore operation performed by the app.