with_bloc library

Classes

WithBloc<BlocType extends ValueNotifier<StateType>, StateType>
A helper widget for easily creating StateQueue in the build method.
WithBlocState<BlocType extends ValueNotifier<StateType>, StateType>