Sup reader!! How have you been? we going to go through different state management approaches in flutter, for sure they are a lot of state managemen...
For further actions, you may consider blocking this person and/or reporting abuse
Every programming language requires knowledge of state management, which is an intriguing subject. Redux is something I've been using in Javascript for a while now and I noticed it on this list. In Flutter, is it worthwhile? Can you recommend it to someone who is familiar with it in another language?
yes I can recommend it too, as you are also familiar with it in react , that would be easier for you in flutter
Thanks, can't wait to explore it in Flutter too.
Remi, the author of both Provider and Riverpod, recommends the use of RiverPod for new projects. It does everything Provider does (but better) and more!
yeah sure I agree with you on other hand riverpod is amazing it also does a lot of stuff.
I use GetX for my (small sized) personal projects, it does its job.
ooh great
Nice work
Nice
good work,keep it up
thank you