bloc-v0.7.0
Added BlocSupervisor
and BlocDelegate
.
BlocSupervisor
notifiesBlocDelegate
ofTransitions
BlocDelegate
exposesonTransition
which is invoked for allBloc
Transitions
.
Added BlocSupervisor
and BlocDelegate
.
BlocSupervisor
notifies BlocDelegate
of Transitions
BlocDelegate
exposes onTransition
which is invoked for all Bloc
Transitions
.