Skip to content

bloc-v0.7.0

Compare
Choose a tag to compare
@felangel felangel released this 09 Feb 05:43
· 2319 commits to master since this release

Added BlocSupervisor and BlocDelegate.

  • BlocSupervisor notifies BlocDelegate of Transitions
  • BlocDelegate exposes onTransition which is invoked for all Bloc Transitions.