zubairehman / flutter_boilerplate_project

A boilerplate project created in flutter using MobX and Provider.
http://zubairehman.surge.sh/
MIT License
2.26k stars 905 forks source link

Please add alternative Flutter_Bloc as state management #112

Open iqboladahamjonov opened 2 years ago

iqboladahamjonov commented 2 years ago

Considering there are many developer who also use Bloc based projects, it would be very helpful if you either created the same code boilerplate based on Bloc or if possible somehow add alternative Bloc state management option to this project. Thank you.