four_state.builder library

Classes

FourStateBuilder<B extends BlocBase<FourStates<T>>, T>
Can be used instead of BlocBuilder. Only need to handle success state with 'succeedBuilder' field. Initial, Loading, Failed states are all handled automatically with the configuration we provided with BlocEaseStateWidgetsProvider.