hot take about state management in #flutterdev!
The connector pattern in async_redux is infinitely better than bloc/mobx/riverpod. Mainly because it allows your widgets to be completely independent from the state framework.
Change my mind!
PS : I have tried all of the mentioned alternatives
The connector pattern in async_redux is infinitely better than bloc/mobx/riverpod. Mainly because it allows your widgets to be completely independent from the state framework.
Change my mind!
PS : I have tried all of the mentioned alternatives
Comments