features/subscripton/bloc/subscription_event library
Classes
- BuyProductEvent
- ChangeSelectedItemEvent
- ConsumablePurchasedEvent
- Fired when a consumable product is successfully purchased. The consuming app should listen for state changes and credit the user's local inventory (e.g., coins, gems) accordingly.
- DowngradeOrUpgradeEvent
- GetOldPurchaseEvent
- PurchaseUpdateEvent
- SubscriptionEvent
- SubscriptionInitEvent