Skip to content

BLoC Pattern

Compare
Choose a tag to compare
@burhanrashid52 burhanrashid52 released this 28 Oct 06:16
· 116 commits to master since this release

BLoC Diagram

This diagram show case the dependencies to create a feature specific BLoCs.The HomeBloc is independent and used as communication channel between its child widgets.

Relationship

This diagram shows that how each widget uses BLoCs.