Implementing BLoC Events

Learn how to create events classes using the flutter_bloc library

The events are used to trigger state changes in the likes_bloc. They are emitted by elements in the widget tree.

Get hands-on with 1200+ tech skills courses.