I've watched a lot of BLoC tutorials that left me confused. This is the first one that makes sense. Thanks a lot for explaining Hope to see more advanced BLoC tutorials soon
thanks that was a simple tutorial and direct to the point , i just want to let you know that i was a bit lost before seeing this video but you have a good way to explain things. keep it up 😄
you can have multiple properties or variables per state class. An easy way to manage this is with copyWith. Search for "flutter bloc copyWith" on Google or a search engine. The VS Code extension can automatically handle the copyWith boilerplate code for you. good luck!
You are the only one who explained cubit very well ! Thank you very much !
Dude, thanks for taking the time to write a comment. Spreading these good vibes makes the world a better place.
I've watched a lot of BLoC tutorials that left me confused.
This is the first one that makes sense. Thanks a lot for explaining
Hope to see more advanced BLoC tutorials soon
Thanks for the kind words and great feedback. Have a nice day.
same here 😁
thanks that was a simple tutorial and direct to the point , i just want to let you know that i was a bit lost before seeing this video but you have a good way to explain things.
keep it up 😄
My man, thanks for the positive comment and great outlook on things. Have a great time learning more about the wonderful world of state management.
One of the best videos out there
Thank you for so cool video. This one of the easy explained video about bloc/cubit .
dude, thanks for the great comment!
Thank you very much for the explanation, this explanation helped me to work on the new version of the bloC
Thanks , Is one parameter need one cubit class ?
you can have multiple properties or variables per state class. An easy way to manage this is with copyWith. Search for "flutter bloc copyWith" on Google or a search engine. The VS Code extension can automatically handle the copyWith boilerplate code for you. good luck!
man you are too good 😊😊😊
Thanks for taking the time to write such as positive comment. Your great attitude makes a world a happier place. :-)
tnx from algeria
oh, nice to hear from Algeria. Greetings friend, from Palo Alto, California.
excellent!!!
Nice way ,
2023 its all changed
Do you mean that the BLoC syntax changed? Or, do you mean that people are now using things like Riverpod?