in_app_purchaser library
Classes
- InAppPurchaseAccessLevel
- InAppPurchaseConfigDelegate
- InAppPurchaseDelegate
- InAppPurchaseNonSubscription
- InAppPurchaseOffering
- InAppPurchaseProduct
- InAppPurchaseProfile
- InAppPurchaseProvider
- InAppPurchaser
- InAppPurchaseResult
- InAppPurchaseResultAlreadyPurchased
- InAppPurchaseResultFailed
- InAppPurchaseResultInvalid
- InAppPurchaseResultPending
- InAppPurchaseResultSuccess
- InAppPurchaseResultUserCancelled
- InAppPurchaseSubscription
- Paywall
- PaywallBuilder
- PaywallDecoratedBox
- PaywallLayout
- PaywallLocale
-
PaywallLocalizedContent<
T> - PaywallLockBuilder
- PaywallPosition
- PaywallProduct
-
PaywallState<
T extends Object?> - PaywallStyle
- PaywallTextButtonContent
- StyleParser
Extensions
Constants
- kDiscountPrice → const String
- kFormatedPrice → const String
- kLocalizedPrice → const String
- kPrice → const String
-
kPurchaserRtlLocales
→ const List<
String>
Typedefs
- OnPurchaserCallback = dynamic Function(BuildContext context, bool status)
- PaywallLocalizeCallback = String Function(Locale locale, String value)
- PaywallScaler = double Function(double value)