Events and States

Learn the difference between events and states, and learn how BLoC architecture converts events to states.

We'll cover the following

The BLoC pattern is all about messages flowing from the UI to the BLoC (events) and vice versa (states).

Get hands-on with 1200+ tech skills courses.