In this video, we will take a look at working with Provider state management package within Flutter. This tutorial will show you how to implement Provider state management within your Flutter application correctly. You will learn how to use ChangeNotifier, ChangeNotifierProvider and Consumer Widgets and also the theoretical basis of how Provider works. Moreover, this tutorial will guide you how to use the provider state management within Flutter. This guide will help you setup and navigate through the hurdle of configuring state management within your Flutter application using Provider. This is an excellent guide for beginner Flutter developers, or anyone looking to learn how to implement provider state management in Flutter.
Hi, Provider and shared preferences are totally different things. Provider is a state management solution, shared preferences is a package to persist information on the users device. They are not a substitute to each other. Hopefully, this answers your question.
We are blessed to have you on the Flutter UA-cam community 💙💙💙💙💙💙🎊🎊🎊🎊🎊
Thank you very much, I really appreciate your support.
It's more than perfect, glad to get the chance to discover this channel
Thank you very much.
Respect for you brother, You made my day ❤❤
You're welcome.
pretty well explanation
Glad it was helpful!
Very Helpful and EASY to understand. Thank you
Glad you liked it.
bro you are too good thank you for all the help the things have worked so well thank God for you and may he bless you
Happy to help
I'm glad that i find your channel
Thanks :)
Great tutorial, thank you very much!
Thank you very much.
Thanks bro. This is a crystal clear explanation!!!
You're welcome!
great video, sufficient and simple
Glad it was helpful!
Very good work. Point to point explanation. Thank you
You're welcome.
Thank you for making a tutorial video on provider upon my request.
You’re welcome.
Appreciated sir💯❤
Thank you.
thank you sir 😍
All the best
Appreciated sir , too 👍
You're welcome.
Very good video, thanks a lot
You're welcome 😊
Bless you sir 🙏 this is an amazing video.
You're very welcome.
Thanks man ❤😊
You're welcome 😊
In this video, we will take a look at working with Provider state management package within Flutter. This tutorial will show you how to implement Provider state management within your Flutter application correctly. You will learn how to use ChangeNotifier, ChangeNotifierProvider and Consumer Widgets and also the theoretical basis of how Provider works. Moreover, this tutorial will guide you how to use the provider state management within Flutter. This guide will help you setup and navigate through the hurdle of configuring state management within your Flutter application using Provider. This is an excellent guide for beginner Flutter developers, or anyone looking to learn how to implement provider state management in Flutter.
Thank you so much!!
You're welcome.
Thank you Hussain :)
You’re welcome ☺️
thx for the tutorial. im still confused about the diffrence between what you explained and context.read and context.watch
Thanks mate 🤝
Happy to help.
Is it enough to know only these for state management?
Yes it should be sufficient
can you make a video explaining the differences in provider and share preferences and when they are suitable to use?
Hi,
Provider and shared preferences are totally different things. Provider is a state management solution, shared preferences is a package to persist information on the users device. They are not a substitute to each other. Hopefully, this answers your question.
Excuse me, how is context available in the main function?
Hi,
I believe the context is not available in the main function.
Riverpod ❤❤
thanks for sharing
You're welcome.
there is too many distractions like buy me a coffee, subscribe and so on also the voice of it please consider to make it less. thanks
Hi, thank you for your suggestion will try to implement what you’ve said.
Thank you very much :)
Is it enough to know only these for state management?
Yes provider is sufficient.