logic/blocs/events/events library

Classes

FastAppDictBlocEvent
FastAppFeaturesBlocEvent
FastAppInfoBlocEvent
FastAppLifecycleBlocEvent
A specific type of event that captures information about changes in the application's lifecycle state.
FastAppLoaderBlocEvent
FastAppLoaderBlocEventPayload
FastAppOnboardingBlocEvent
FastAppPermissionsBlocEvent
FastAppSettingsBlocEvent
The settings bloc event. This event is used to dispatch events to the settings bloc. It can be used to initialize the bloc, change the language code or the theme.
FastConnectivityStatusBlocEvent
FastDeviceOrientationBlocEvent
FastMediaLayoutBlocEvent
FastNavigationSplitViewBlocEvent<T extends FastItem>
FastThemeBlocEvent
Represents an event for the FastThemeBloc.

Enums

FastAppLifecycleBlocEventType
Enum indicating the types of events that can be handled by the FastAppLifecycleBloc. Currently supports a scenario where the lifecycle state changes.
FastAppLoaderBlocEventType
FastDeviceOrientationBlocEventType
FastMediaLayoutBlocEventType
FastNavigationSplitViewEventType
FastThemeBlocEventType
Defines the types of events related to theme management.