in_app_purchaser library

Constants

kDiscountPrice → const String
kFormatedPrice → const String
kLocalizedPrice → const String
kPrice → const String
kPurchaserRtlLocales → const List<String>

Properties

kCurrencyCodes Map<String, Map<String, String>>
final

Typedefs

OnPurchaserCallback = dynamic Function(BuildContext context, bool status)
PaywallLocalizeCallback = String Function(Locale locale, String value)
PaywallScaler = double Function(double value)