Package-level declarations

Types

Link copied to clipboard
sealed class AdaptyCustomAsset
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
class AdaptyFlowView @JvmOverloads constructor(context: Context, attrs: AttributeSet? = null, defStyleAttr: Int = 0) : AbstractComposeView
Link copied to clipboard
object AdaptyUI

Functions

Link copied to clipboard
fun AdaptyFlowScreen(flowConfiguration: AdaptyUI.FlowConfiguration, products: List<AdaptyPaywallProduct>?, eventListener: AdaptyFlowEventListener, insets: AdaptyFlowInsets = AdaptyFlowInsets.Unspecified, customAssets: AdaptyCustomAssets = AdaptyCustomAssets.Empty, tagResolver: AdaptyUiTagResolver = AdaptyUiTagResolver.Default, timerResolver: AdaptyUiTimerResolver = AdaptyUiTimerResolver.Default, observerModeHandler: AdaptyUiObserverModeHandler? = null)

Flow screen composable representation