Photo by Donny Jiang on Unsplash

Flutter: State Management with flutter_bloc

zhifei

--

An example to set up a decent state management in Flutter using flutter_bloc.

I’ve used two state management libraries for my Flutter projects so far, namely: flutter_bloc and bloc_provider. There’s no particular reason why I chose one over the other, but I do find the former to be easier to implement than the latter, mostly because flutter_bloc already has most of the bloc…

--

--

zhifei

Software engineer. Jack of all stacks, master of none.