Flutter State Management on Edge
Apr 17, 2022
Aldrin Navarro
1 minute read

Living on the edge.

Here is an example of using two of the most popular state management in Flutter. Provider and Bloc.

alt Demo app on Flutter using Provider and Bloc state management

Surprisingly, they still work as expected.

I’ll probably keep on using Bloc for this project. I find the separation of UI and business logic more appealing. Just need to get used to it’s state-event design.


🐋 hello there! If you enjoy this, a "Thank you" is enough.

Or you can also ...

Buy me a teaBuy me a tea

comments powered by Disqus