logic/blocs/blocs library

Classes

FastPlanBloc
The FastPlanBloc extends Bloc, which provides the necessary functionality to handle events and state changes.
FastPlanBlocEvent
FastPlanBlocEventPayload
FastPlanBlocState
FastStoreBloc
The FastStoreBloc extends BidirectionalBloc, which provides the necessary functionality to handle events and state changes in the store.
FastStoreBlocEvent
FastStoreBlocPayload
FastStoreBlocState

Typedefs

PlanPurchasedCallback = List<FastAppFeatures> Function(String planId)