Skip to main content

BLoC

Class State

  • bloc_state_structure
    default structure of class state

  • bloc_state_structure_equatable
    default structure of class state with equatable implement

Outside Class

  • bloc_check_state
    check status state, usually called inside listener
  • bloc_check_state_builder
    check status state inside widget builder