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 RUclips 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.
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.
Respect for you brother, You made my day ❤❤
You're welcome.
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
pretty well explanation
Glad it was helpful!
Very Helpful and EASY to understand. Thank you
Glad you liked it.
I'm glad that i find your channel
Thanks :)
Great tutorial, thank you very much!
Thank you very much.
Very good work. Point to point explanation. Thank you
You're welcome.
Thanks bro. This is a crystal clear explanation!!!
You're welcome!
Thank you for making a tutorial video on provider upon my request.
You’re welcome.
great video, sufficient and simple
Glad it was helpful!
Bless you sir 🙏 this is an amazing video.
You're very welcome.
thank you sir 😍
All the best
Very good video, thanks a lot
You're welcome 😊
Thank you so much!!
You're welcome.
Appreciated sir , too 👍
You're welcome.
Appreciated sir💯❤
Thank you.
thx for the tutorial. im still confused about the diffrence between what you explained and context.read and context.watch
Thank you Hussain :)
You’re welcome ☺️
Thanks man ❤😊
You're welcome 😊
Thanks mate 🤝
Happy to help.
Is it enough to know only these for state management?
Yes it should be sufficient
Excuse me, how is context available in the main function?
Hi,
I believe the context is not available in the main function.
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.
Riverpod ❤❤
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.
thanks for sharing
You're welcome.
Thank you very much :)
Is it enough to know only these for state management?
Yes provider is sufficient.