Aidra Driver 1.3.5+68
Aidra Driver - Your path to green energy
Loading...
Searching...
No Matches
Bloc< LocationSelectionEvent, LocationSelectionState > Class Reference

Private Member Functions

 LocationSelectionBloc ()
Future< void_onGetCurrentLocation (GetCurrentLocationEvent event, Emitter< LocationSelectionState > emit,) async
Future< void_onUpdateLocation (UpdateLocationEvent event, Emitter< LocationSelectionState > emit,) async
Future< void_onGetAddressFromLocation (GetAddressFromLocationEvent event, Emitter< LocationSelectionState > emit,) async
Future< void_onSelectSavedLocation (SelectSavedLocationEvent event, Emitter< LocationSelectionState > emit,) async
Future< void_onConfirmLocation (ConfirmLocationEvent event, Emitter< LocationSelectionState > emit,) async
Future< void_onResetLocationSelection (ResetLocationSelectionEvent event, Emitter< LocationSelectionState > emit,) async

Detailed Description

Definition at line 10 of file location_selection_bloc.dart.

Member Function Documentation

◆ _onConfirmLocation()

Future< void > Bloc< LocationSelectionEvent, LocationSelectionState >::_onConfirmLocation ( ConfirmLocationEvent event,
Emitter< LocationSelectionState > emit )
inlineprivate

Definition at line 157 of file location_selection_bloc.dart.

Here is the call graph for this function:
Here is the caller graph for this function:

◆ _onGetAddressFromLocation()

Future< void > Bloc< LocationSelectionEvent, LocationSelectionState >::_onGetAddressFromLocation ( GetAddressFromLocationEvent event,
Emitter< LocationSelectionState > emit )
inlineprivate

Definition at line 91 of file location_selection_bloc.dart.

Here is the call graph for this function:
Here is the caller graph for this function:

◆ _onGetCurrentLocation()

Future< void > Bloc< LocationSelectionEvent, LocationSelectionState >::_onGetCurrentLocation ( GetCurrentLocationEvent event,
Emitter< LocationSelectionState > emit )
inlineprivate

Definition at line 20 of file location_selection_bloc.dart.

Here is the call graph for this function:
Here is the caller graph for this function:

◆ _onResetLocationSelection()

Future< void > Bloc< LocationSelectionEvent, LocationSelectionState >::_onResetLocationSelection ( ResetLocationSelectionEvent event,
Emitter< LocationSelectionState > emit )
inlineprivate

Definition at line 172 of file location_selection_bloc.dart.

Here is the caller graph for this function:

◆ _onSelectSavedLocation()

Future< void > Bloc< LocationSelectionEvent, LocationSelectionState >::_onSelectSavedLocation ( SelectSavedLocationEvent event,
Emitter< LocationSelectionState > emit )
inlineprivate

Definition at line 146 of file location_selection_bloc.dart.

Here is the call graph for this function:
Here is the caller graph for this function:

◆ _onUpdateLocation()

Future< void > Bloc< LocationSelectionEvent, LocationSelectionState >::_onUpdateLocation ( UpdateLocationEvent event,
Emitter< LocationSelectionState > emit )
inlineprivate

Definition at line 77 of file location_selection_bloc.dart.

Here is the call graph for this function:
Here is the caller graph for this function:

◆ LocationSelectionBloc()

Bloc< LocationSelectionEvent, LocationSelectionState >::LocationSelectionBloc ( )
inlineprivate

Definition at line 11 of file location_selection_bloc.dart.

Here is the call graph for this function:

The documentation for this class was generated from the following file: