notifiers/bloc_notifier library

Classes

Bloc<Event, State>
A class to allow us implement the BLoC pattern
Emitter<State>
An Emitter is a class which is capable of emitting new states.