Flutter Bloc Tutorial For Beginners | BLoC Architecture/Pattern & State Management Explained

  Рет қаралды 79,974

Rivaan Ranawat

Rivaan Ranawat

Күн бұрын

In this course, we will learn about the Flutter Bloc State Management Tool along with the BLoC Architecture/Pattern by creating 4 Projects using Flutter! We will learn about Bloc, Cubit, BlocProvider, BlocBuilder, BlocConsumer, BlocListener, RepositoryProvider, BlocObserver and various methods and functionalities they offer. Along with that, we'll learn about Bloc vs Cubit, understanding when to use what and just simplifying Bloc down by a lot. We'll also learn about writing clean code by implementing BLoC Pattern in an API Powered Project.
Source Code: github.com/RivaanRanawat/flut...
📌 Discord Server - / discord
Resources:
20 Hours Flutter Beginners Course - • The Complete Dart & Fl...
Provider in 7 Minutes - • Flutter Provider State...
ToDo List Beginner Files - github.com/RivaanRanawat/flut...
Login Form App Beginner Files - github.com/RivaanRanawat/flut...
Weather App Beginner Files - github.com/RivaanRanawat/flut...
Timestamps:
(00:00:00) Introduction
(00:00:44) Project Setup + Bloc Installation
(00:03:39) Counter App With Cubit State Management - Overview
(00:30:38) Counter App With Bloc State Management - Overview
(00:49:48) Similarity Between Bloc & Cubit
(00:50:18) Todo List App With Cubit - BlocBuilder, onChange, onError
(01:11:59) Login Form App with Bloc - States, Events, BlocListener, BlocConsumer, onTransition, bloc_concurrency
(01:56:31) BlocObserver
(02:01:09) Weather App - BLoC Architecture Pattern
(02:30:18) BLoC Pattern Recap
(02:33:36) Is BLoC Unnecessary work?
(02:34:15) Conclusion
Connect With Me Here:
GitHub: github.com/rivaanranawat
Linkedin: / rivaan-ranawat
X: x.com/RanawatRivaan
Medium: / namanrivaan
Instagram: / optimalcoding

Пікірлер: 203
@GameSteals
@GameSteals Ай бұрын
At 1:04:56, no offense, but the explanation seemed a bit flaky. Here are my 2 cents on why the state is not changing even after adding a new to-do object in the 'state' list. When we first initiate the state with an empty list [], this list has an address in memory (say A1), similar to how a house has an address. Continuing with this analogy, like how if more people start residing in the house, the address of the house does not change, similarly if we add more elements in the list, the address of the list will also not change. The emit() function likely compares two states based on the r-value (which is address in the case of Lists, Maps, and objects, and the actual value in the case of primitives like int, float, double, etc). Here emit() concludes that the state has not changed, since the address of the list has not changed, therefore it stops any further processing. Therefore, to actually change the address of the list, 1. We have to create a copy of the list (This creates a new list with a new address (say A2)) 2. Add the items in this new list 3. Pass this new list to emit() Now when emit() compares the two lists, it finds that the address is different, and it updates the state. Hope this helped someone.
@RivaanRanawat
@RivaanRanawat Ай бұрын
Good explanation, thanks for taking the time to write & help others!
@sagarshah5341
@sagarshah5341 Ай бұрын
Man you are good at DSA!
@jatindersinghaujla
@jatindersinghaujla 14 күн бұрын
​@@sagarshah5341 it's general programming concepts not dsa. It works based on the address of list, map etc. To understand this in details need to know how equals and hashcode works
@sagarshah5341
@sagarshah5341 14 күн бұрын
@@jatindersinghaujla The guy understood what I was implying.
@MrxAmjad
@MrxAmjad 7 ай бұрын
As of now, This man is God Gift for flutter developer, His insane contribution for Flutter Developers always be memorable in flutter history, this much quality content absolutely for free is ❤❤❤❤❤.
@RivaanRanawat
@RivaanRanawat 7 ай бұрын
Thank you so much!!
@yarachesu2604
@yarachesu2604 2 ай бұрын
It is hard working not a gift.
@samuelvmoura
@samuelvmoura 3 ай бұрын
Wow, I've been after some good, well explained bloc tutorials for a while and yours got literally all my questions answered. thank you so much!
@hashir2749
@hashir2749 3 ай бұрын
Seen a lot of state management tutorials but this one is on Top.
@numan947
@numan947 3 ай бұрын
Hey! Just wanted to say thanks! I was on the fence about whether to invest about 3 hours of my time in it, but I am glad I did. Your shown examples along with the explanations helped clear out a lot of the confusions and questions I had.
@Mitsue51
@Mitsue51 4 ай бұрын
Thanks, it's really helpful because following the login tutorial from the bloc documentation wasn't enough for a beginner like me. You explain really well, thanks for your time
@kevinvishal9071
@kevinvishal9071 4 ай бұрын
This tutorial is a gem for Flutter developers. The explanations provided are incredibly detailed, making a complex pattern appear straightforward. I'm grateful for the thorough guidance provided by the instructor. Thank you, Master.❤
@synnotus
@synnotus 7 ай бұрын
You are the best thing ever happened to flutter. Your explanations are beginner friendly. Thanks
@RivaanRanawat
@RivaanRanawat 7 ай бұрын
Thank you!
@hussainrizvi5423
@hussainrizvi5423 6 ай бұрын
OH MY GOD!!! THANK YOU SO MUCH SIR... this is by far the best video for bloc tutorial.
@rakshithadilshan9888
@rakshithadilshan9888 5 ай бұрын
Very valuable content. No one has taught like this❤
@arminyazdian6598
@arminyazdian6598 3 ай бұрын
Thank you so much for putting huge amount of time and effort!
@its_suresh_v
@its_suresh_v 6 ай бұрын
Riwan love you man the way you explained bloc outstanding brother, Crystal-clear explanation superb 👏
@pratyushvaibhav
@pratyushvaibhav 7 ай бұрын
Hats off A big round of applause ✋ A big thanks for this 🙏
@RivaanRanawat
@RivaanRanawat 7 ай бұрын
My pleasure!
@LinuxUser_
@LinuxUser_ 7 ай бұрын
As my 7th-semester exams are concluding next week in pursuit of a CS degree, I'm eager to delve into Flutter projects. I already have a grasp of Flutter and Dart basics. However, time is limited, and with companies beginning recruitment, I'm feeling the pressure due to the absence of projects. I would greatly appreciate your guidance, Rivaan, including video recommendations to kickstart my Flutter journey, project ideas, and tips for both project development and placement preparation. Your assistance means a lot 🙏🏻
@malukishtiaq
@malukishtiaq 4 ай бұрын
You are just awesome my friend. I watch your videos on priority. It helps me stay polished.
@anurudhsingh3397
@anurudhsingh3397 5 ай бұрын
I have no words!! Fluent like air!!!! Thanks !!!!
@RivaanRanawat
@RivaanRanawat 4 ай бұрын
Thank you!
@Badshah1614
@Badshah1614 7 ай бұрын
Thank you so much sir for uploading a new flutter video again . How long have we been waiting for your next Flutter video?
@jatindersinghaujla
@jatindersinghaujla 14 күн бұрын
This video is worth watching. You cleared so many doubts.
@aizen_3438
@aizen_3438 7 ай бұрын
Hats off waiting for this 🔥
@RivaanRanawat
@RivaanRanawat 7 ай бұрын
Hope it was helpful!
@chitko1706
@chitko1706 6 ай бұрын
awesome sir. you are the mentor who i was looking for🎉.please,upload more.
@hurbangash1302
@hurbangash1302 3 ай бұрын
i did not know bloc was so easy .thank you so much rivan bhai
@muammar88
@muammar88 4 ай бұрын
Man you rock! Thanks a lot for sharing your expertise ❤
@richardwindley7355
@richardwindley7355 6 ай бұрын
When I started watching, I thought "I won't sit here for 2.5 hours..." but I did. This is a great video which explains the subject matter very clearly with good examples.
@nisafv.a8710
@nisafv.a8710 7 ай бұрын
Thankyou so much maaan . Really helpful ❤ . God bless
@rolesquare3624
@rolesquare3624 7 ай бұрын
I was wondering when Rivaan will move to bloc and here it is. Thank you for showing me a lot in flutter.
@RivaanRanawat
@RivaanRanawat 7 ай бұрын
My pleasure!
@amityadav85
@amityadav85 6 ай бұрын
brilliant! thank you kind sir! very nice method of teaching!
@jayisampelliwar5065
@jayisampelliwar5065 7 ай бұрын
finally, the Most awaited video ✅ best flutter channel exists on YT
@RivaanRanawat
@RivaanRanawat 7 ай бұрын
Thank you!!
@sujalutekar9417
@sujalutekar9417 7 ай бұрын
I was waiting for this only 🔥🔥
@RivaanRanawat
@RivaanRanawat 7 ай бұрын
Hope it helps!
@livingfreeely
@livingfreeely 3 ай бұрын
thanks a lot Rivaan
@abidhasansnigdho
@abidhasansnigdho 7 ай бұрын
You are awesome at making complex things easy ❤
@RivaanRanawat
@RivaanRanawat 7 ай бұрын
Thank you!
@pravinprince3221
@pravinprince3221 7 ай бұрын
Thank you for the wonderful tutorial bro, it is very helpful for me and my team thanks again
@RivaanRanawat
@RivaanRanawat 7 ай бұрын
My pleasure!
@aouadicharaf1038
@aouadicharaf1038 3 ай бұрын
finished!! Amazing content ❤❤❤
@RivaanRanawat
@RivaanRanawat 2 ай бұрын
Thank you!
@arnaudroncari2468
@arnaudroncari2468 5 ай бұрын
Such a great teacher !
@RivaanRanawat
@RivaanRanawat 5 ай бұрын
Thank you!
@muhammadbilal-sd9kf
@muhammadbilal-sd9kf 3 ай бұрын
Your way of explaining bloc pattern is amazing. Please make a video of about MVVM architecture using provide. thanks
@alanta335
@alanta335 2 ай бұрын
best tutorial i heard in a long time🤩
@RivaanRanawat
@RivaanRanawat 2 ай бұрын
Thanks!
@faridahmadov5991
@faridahmadov5991 6 ай бұрын
You are the best tutor ever!
@RivaanRanawat
@RivaanRanawat 6 ай бұрын
Thank you!!
@user-rk3me5st3q
@user-rk3me5st3q 5 ай бұрын
this is pure gold
@SohaibSanaa
@SohaibSanaa 5 ай бұрын
I came to learn Bloc State Management and ended up as his fan. I love the way how he Explain and teach. If this course was on Udemy, he must hai Millions of Students by now. (An this course should be on Platforms like Udemy) 💯❣💫
@roninspect4357
@roninspect4357 7 ай бұрын
a big project with bloc and supabase would be very awesome & unique.
@maulahaz
@maulahaz 7 ай бұрын
MashaAllah.. very good explanation. Deep like diving in the ocean. Recommended to watch.
@RivaanRanawat
@RivaanRanawat 7 ай бұрын
Thank you!
@LelloApp
@LelloApp 2 ай бұрын
it was fantastic!!! thanks
@RivaanRanawat
@RivaanRanawat 2 ай бұрын
Glad you liked it!
@VaibhavC-co1bi
@VaibhavC-co1bi 5 ай бұрын
this is so awesome bloc tutorial and very clear so that developers like me can understand. Can you make a video about the features first appraoch or some project based on bloc
@RivaanRanawat
@RivaanRanawat 5 ай бұрын
Will be coming soon, hopefully March!
@DataSet
@DataSet 5 ай бұрын
For those who don't know, Rivaan is only 17
@c00per_
@c00per_ 3 ай бұрын
Ikrrrr💀🗿💥
@manohar.acharya
@manohar.acharya 7 ай бұрын
was despereatly waiting for bloc wanna see fullstack project on bloc & cubit
@z1lowf
@z1lowf 4 ай бұрын
You are insane. Thx for everything. Im learning from u a lot.
@user-hq6ul4ob2z
@user-hq6ul4ob2z 6 ай бұрын
Outstanding Explanation.....
@RivaanRanawat
@RivaanRanawat 5 ай бұрын
Thank you!!
@justetk
@justetk Ай бұрын
Nice Video! Thanks from Azerbaijan!
@shhhhh.
@shhhhh. 3 ай бұрын
Great video 👌👌👌
@faridahmadov5991
@faridahmadov5991 7 ай бұрын
Quite good explain
@azamovdev
@azamovdev 6 ай бұрын
Good Bro I wish luck your works
@zaitoontech
@zaitoontech 4 ай бұрын
Awesome thanks bro
@user-bg1ks1rq4o
@user-bg1ks1rq4o 7 ай бұрын
Amazing video, that's very good
@RivaanRanawat
@RivaanRanawat 7 ай бұрын
Thank you!
@user-zq1il5lj4h
@user-zq1il5lj4h 2 ай бұрын
An Advantageous tutorial.👋
@RivaanRanawat
@RivaanRanawat Ай бұрын
Glad you think so!
@PaoloTshiyole
@PaoloTshiyole 7 ай бұрын
That's amazing, good video May you do a video with flutter and gemini pro api please
@arthonuy7211
@arthonuy7211 7 ай бұрын
Hey Rivaan I have a doubt in Todo app , when we first update the empty list by state.add() then emit(state) then why emit is notifying the listeners about the change? I mean todo list page should not show anything right?
@sabinpoudel6969
@sabinpoudel6969 7 ай бұрын
Rivaan you are gem for a flutter community. Thanks for clearing my doubts.!!!
@RivaanRanawat
@RivaanRanawat 7 ай бұрын
Glad it was helpful:)
@Revanth233
@Revanth233 7 ай бұрын
Tqsm bro for making videos most beautiful 😍
@RivaanRanawat
@RivaanRanawat 7 ай бұрын
Most welcome!
@aash1r869
@aash1r869 7 ай бұрын
Hey Rivaan, Kindly make a video on Flutter using Stacked state management, tutorials on stacked are almost impossible to find, would be of great helpp!
@madmilitiangaming5694
@madmilitiangaming5694 7 ай бұрын
amazing content
@faheemahmadofficial7701
@faheemahmadofficial7701 7 ай бұрын
Thanks great help, would like to see firebase full using clean arvh and cubit all cruds fcm cloud functions and model based work
@ramandahiya6977
@ramandahiya6977 3 ай бұрын
well explained
@ndonnayacynth1991
@ndonnayacynth1991 2 ай бұрын
Thank you so much
@RivaanRanawat
@RivaanRanawat 2 ай бұрын
Pleasure!
@pallabroy8800
@pallabroy8800 7 ай бұрын
Pls make a dedicated course on fl_charts and also make a video on how to use fl_charts with api to use real time data for the graphs
@nullcodeer
@nullcodeer 7 ай бұрын
great boss...................
@RivaanRanawat
@RivaanRanawat 7 ай бұрын
Thanks!
@rifkiardiansyah616
@rifkiardiansyah616 4 ай бұрын
Bro, you saved me
@techwithotabek
@techwithotabek 5 ай бұрын
Hey Rivaan, great tutorials brother. Can you also make a tutorial for Provider like you did for Bloc?
@RashidKhan-kd9xl
@RashidKhan-kd9xl 3 ай бұрын
He had it.. you can see it ( in his 3rd app in 20h course of flutter for beginners) but there nothing much in providers ❤
@leoe.r.7338
@leoe.r.7338 7 ай бұрын
Thanks bro!.
@RivaanRanawat
@RivaanRanawat 7 ай бұрын
My pleasure!
@joelmathew3253
@joelmathew3253 7 ай бұрын
Great one
@RivaanRanawat
@RivaanRanawat 7 ай бұрын
Thanks Joel!
@HGHG-yn4uo
@HGHG-yn4uo 5 ай бұрын
You are the best 😘😘
@RivaanRanawat
@RivaanRanawat 5 ай бұрын
Thank you!
@user-nt3oq6cp5n
@user-nt3oq6cp5n 4 ай бұрын
your video is very useful! So, i have one Question, Is there any no need domain layer that use in clean architecture?
@jainambarbhaya1736
@jainambarbhaya1736 7 ай бұрын
so which is more recommended Bloc or Riverpod ?
@muhammadjavedrafique4592
@muhammadjavedrafique4592 7 ай бұрын
oh yrr Rivan i dont know who told you what we need on which time 🤣🤣.... tnku Gem
@RivaanRanawat
@RivaanRanawat 7 ай бұрын
Hahaha, thank you!
@vikashtiwari8360
@vikashtiwari8360 7 ай бұрын
thank you soo much
@RivaanRanawat
@RivaanRanawat 7 ай бұрын
My pleasure!
@anooptj9730
@anooptj9730 6 ай бұрын
Thank You
@RivaanRanawat
@RivaanRanawat 5 ай бұрын
Pleasure!
@szyszak9424
@szyszak9424 7 ай бұрын
1:37:17 when after circular loading indicator ends it shows previous screen for a bit and then goes to next one, is it a glitch or what?
@user-cd5mk5rv9d
@user-cd5mk5rv9d 5 ай бұрын
Such a great Tutorial.
@RivaanRanawat
@RivaanRanawat 5 ай бұрын
Thanks, glad you liked it!
@nidhinlalp5267
@nidhinlalp5267 7 ай бұрын
tnks lot
@RivaanRanawat
@RivaanRanawat 7 ай бұрын
Welcome!
@__basith__742
@__basith__742 6 ай бұрын
see you should also include stream subscrption using bloc it would be every much appreciated
@mohammadsaidi880
@mohammadsaidi880 7 ай бұрын
love love love from Bangladesh
@RivaanRanawat
@RivaanRanawat 7 ай бұрын
Thank you!
@user-gl8mz7jm4l
@user-gl8mz7jm4l 4 ай бұрын
can you create the video like how can we dependency inject, using the annotation, and using of json serizable and more
@gyanupadhyay9473
@gyanupadhyay9473 7 ай бұрын
How to handle crud in forms using bloc?
@parameshmamidisetti8167
@parameshmamidisetti8167 7 ай бұрын
it's awesome
@RivaanRanawat
@RivaanRanawat 7 ай бұрын
Thanks!
@hurbangash1302
@hurbangash1302 3 ай бұрын
rivan bhai next responsive design tutorail please
@pradeepg4498
@pradeepg4498 7 ай бұрын
How to handle stream and bloc state value in another bloc
@pravinprince3221
@pravinprince3221 4 ай бұрын
Good morning bro one more request bro can you please do detailed videos on bloc_concurrency and transformer like this one please
@code_-rq1wh
@code_-rq1wh 7 күн бұрын
which file icon theam your are useing
@akshatt25
@akshatt25 7 ай бұрын
Rivaan It would be really great if you make a Spotify clone (integrating Spotofy API) it's API is considered to be real tough
@daveloperkrishana7559
@daveloperkrishana7559 7 ай бұрын
what do you feel which is better bloc or riverpod for state management tool ?
@pedroluzio
@pedroluzio 7 ай бұрын
try both and see which one rocks your boat
@youtubeaziz1528
@youtubeaziz1528 7 ай бұрын
is bloc only provide global instance ?
@sagarshah5341
@sagarshah5341 Ай бұрын
On 25:09 would it be a better idea to create a global object for the class CounterCubit? That way we only have to deal with the global instance of the state! What do you think? class CounterCubit extends Cubit { // int counter = 0; CounterCubit() : super(0); void incr() { emit(state + 1); } void decr() { if (state == 0) { return; } emit(state - 1); } } // after creating this object in the same file, no NEED for an extra PROVIDER at all final gCounterCubitObj = CounterCubit();
@scorpionadvertising8808
@scorpionadvertising8808 25 күн бұрын
He is a better teacher than a coder😂
@hiteshnath7729
@hiteshnath7729 3 ай бұрын
Bro can you send your vscode settings json, I loved your theme ❤
@kobab4270
@kobab4270 4 ай бұрын
Thank you for this! But after finishing this, the weather app didn’t work anymore. The circular progress indicator was just circling infinitely. I tried to run your finished weather app folder on GitHub to check if I didn’t make some kind of error while following the video, but I still got an error, this time "type 'int' is not a subtype of type ‘double' in type cast"
@usmanofficial4881
@usmanofficial4881 3 ай бұрын
Thank you so much for tutorial sir.. but getting one error in weather app after all functionality done. "int is not subtype of double" this error also occurred in your weather app that i got from your github and run it then same error got
@srhanzd3022
@srhanzd3022 2 ай бұрын
😍😍😍
@vikashtiwari8360
@vikashtiwari8360 6 ай бұрын
Please make tutorial onfood ordering app or ride sharing app
@manulagadec6846
@manulagadec6846 4 ай бұрын
23:40 🤣 you're the goat
@srhanzd3022
@srhanzd3022 2 ай бұрын
🤩🤩🤩
@drreload6726
@drreload6726 7 ай бұрын
Please give a tutorial for getx. Not able to find proper documentation.
@fidelahm3027
@fidelahm3027 3 ай бұрын
how to grant permission to open user system settings??
The First Step To Clean Architecture | Flutter SOLID Principles
28:27
Rivaan Ranawat
Рет қаралды 14 М.
Survival skills: A great idea with duct tape #survival #lifehacks #camping
00:27
Incredible magic 🤯✨
00:53
America's Got Talent
Рет қаралды 78 МЛН
Русалка
01:00
История одного вокалиста
Рет қаралды 6 МЛН
ПРОВЕРИЛ АРБУЗЫ #shorts
00:34
Паша Осадчий
Рет қаралды 1,9 МЛН
Flutter Unit Testing Tutorial For Beginners - Practical Guide
1:06:54
Rivaan Ranawat
Рет қаралды 31 М.
Flutter Bloc Tutorial - Bloc or Cubit?
12:12
Brad Cypert
Рет қаралды 8 М.
Flutter State Management - The Grand Tour
14:07
Fireship
Рет қаралды 238 М.
Top 30 Flutter Tips and Tricks
6:50
Flutter Mapp
Рет қаралды 541 М.
Flutter Provider State Management in 7 minutes
7:01
Rivaan Ranawat
Рет қаралды 13 М.
Metal Piece From 1947 Roswell Incident Analyzed By a Government Lab
13:59
Flutter Bloc Project! | One video and you are master of Flutter Bloc
1:47:57
Flutter Bloc Tutorial For Beginners - Package
8:33
Flutter Mapp
Рет қаралды 116 М.
Survival skills: A great idea with duct tape #survival #lifehacks #camping
00:27