When I use Redux in Flutter and I need to change state val, redux rebuild all app. I have some variables in some places where I want avoid rebuild app. Can I change state value without rebuild?
Asked
Active
Viewed 62 times