loading_bloc_builder library

Classes

LoadingBlocBuilder<B extends BlocBase<S>, S>
A special BlocBuilder for displaying the lifecycle of a state with a LoadingStatus.

Enums

LoadingStatus
A status of loading some data, usually by an api call