core/base/unidirectional_hydrated_bloc library

Classes

UnidirectionalHydratedBloc<S extends HydratedBlocState>
A UnidirectionalHydratedBloc is a subset of Bloc which has no notion of events and relies on methods to emit new states.