Flutter Bloc Simple Introduction to State Management- Event, State, BLoC

preview_player
Показать описание
Very simple introduction to Flutter Bloc for beginners. Covers event, state, and bloc concepts as well as how to connect the bloc to the UI with BlocProvider and BlocBuilder. This is the beginning of a tutorial series for bloc.

Code for the tutorial is here:
Start using BLoC and Flutter with the RICOH THETA API
Рекомендации по теме
Комментарии
Автор

I've been struggling with bloc for a couple of days, trying different tutorials and reading different articles. You have made it very clear and easy to implement and I thank you very much.

Gotta keep drillin'!
<3

BaconJuggling
Автор

This is pretty straighforward. simple and easy to understand ♥.

shaderone
Автор

thanks alot, this is the video i understood clearly.

flyflutter
Автор

I think you are emitting state not events

peterinvestor