bloc/base_bloc library

Classes

BaseBloc
Lowder's implementation of Bloc to support Lowder's Widgets and Actions.
GlobalBloc
A singleton BaseBloc to emit states to the whole app
ListBloc
A BaseBloc used by Widgets displaying paged data.
LocalBloc
A BaseBloc used by Widgets wanting to handle private events.