apphud library
Classes
- Apphud
- ApphudDeeplinkAttribution
- Deep link attribution result delivered to an ApphudDeeplinkHandler.
- ApphudListener
- ApphudRule
- Rule metadata delivered by Apphud Rules (push or backend poll).
- ApphudRuleListener
- Listener for Apphud Rules lifecycle events (Figma rule paywalls and legacy screens).
Enums
- ApphudDeeplinkAttributionKind
- Indicates how a deep link attribution result was obtained.
- IOSAnimationStyle
- Enum representing different animation styles for iOS paywall presentation.
Typedefs
- ApphudDeeplinkHandler = void Function(ApphudDeeplinkAttribution attribution)
- Callback that receives deep link attribution updates.