Flutter Provider State Management in 7 minutes

preview_player
Показать описание
Learn about all the essential Providers in Provider package in just 7 minutes! Learn about Provider, ChangeNotifierProvider, StreamProvider, FutureProvider, MultiProvider, ProxyProvider, Consumer and more in this video!

📌 Massive Thanks (Check out his channel for more Flutter content): @aadhiarun2230

Helpful Tutorials to learn Provider:

Timestamps:
(00:00) Misconceptions about Provider
(00:36) Provider
(01:01) Reading Data using static method 'of'
(01:29) ChangeNotifierProvider
(02:46) Reading Data using `listen:false`
(03:24) Consumer
(04:07) StreamProvider
(04:54) FutureProvider
(05:08) MultiProvider
(05:46) ProxyProvider
(06:52) Conclusion

Join this channel to get access to perks:

Connect With Me Here:

#flutter #flutterdev
Рекомендации по теме
Комментарии
Автор

Have been looking around for Provider tutorials for a long time. Can't believe this was just 7 min long and explained properly!

uglypieceofcrap
Автор

One of the best Provider videos out there! Great job

tadaspetra
Автор

dude...your explaination <3. Thank you so much.

rounak
Автор

hello,
I have created an initstate function that is launched when the screen is started, on that screen I show information about a document and later the user can update that information,
How can I make the field update itself?
thank you,

hectorcasas
Автор

Nice video.
Will you please make a video on how to reduce firebase reads with detailed example

vishaldrajpara
Автор

thanks for the good contents 💙. can you please make a video on Bloc ?

Vishnu-hplm
Автор

AsslamuAlikm Sir, I am from Pakistan. I want a basic app clone tutorial with the provider and Firestore. Your Instagram clone was the best but did not use the provider. Any suggestions?

afaqahmadkhan
Автор

Bhai riverpod bhi sikha do detail me please... Kuch samaj nahi aa raha..
And thanks for all your efforts of teaching us. 🔥❤️

TheAbhidugar
Автор

damn, fucking goood, you get one subscriber now

otrongkhoa
Автор

What are the applications that will be downloaded on the channel during this month?

ebrahimmohamed
Автор

I thought the naming of the consumer code portion was confusing. If anyone else was confused, to clear it up
Consumer<Class>{
builder (context, class, child){
return Text(class.property);
}
}
the user of Counter then counter.counter threw me off for second since I didn't have an active reference to the class file where Counter() is defined.

ReArNiDcOM
Автор

Спасибо!
На русском языке очень мало подобного контента как у тебя, ты очень помог мне этим видосом

vfoqfgz
Автор

bhaiya please make flutter tutorial for complete beginner

vikashtiwari
Автор

Bro Please make more dapp with Flutter videos

krutikjain
Автор

Hey king, please make uber taxi service and zomato food service app clone.

dcsuperstar