DEV Community

Cover image for Flutter state management 🔥

Flutter state management 🔥

Denyse on June 24, 2022

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...
Collapse
 
oreste profile image
Oreste Abizera

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?

Collapse
 
dmutoni profile image
Denyse

yes I can recommend it too, as you are also familiar with it in react , that would be easier for you in flutter

Collapse
 
oreste profile image
Oreste Abizera

Thanks, can't wait to explore it in Flutter too.

Collapse
 
randalschwartz profile image
Randal L. Schwartz

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!

Collapse
 
dmutoni profile image
Denyse

yeah sure I agree with you on other hand riverpod is amazing it also does a lot of stuff.

Collapse
 
ferceg profile image
ferceg

I use GetX for my (small sized) personal projects, it does its job.

Collapse
 
dmutoni profile image
Denyse

ooh great

Collapse
 
mbukerepo profile image
mbuke_repo

Nice work

Collapse
 
gahamanyi profile image
Gahamanyi-dev

Nice

Collapse
 
twizelissa profile image
Elissa Twizeyimana

good work,keep it up

Collapse
 
dmutoni profile image
Denyse

thank you