Cleaner Flutter Vol. 10: State and UI
or: How I Learned to Stop Worrying and Love the Bloc
Feb 22, 202212 min read2.5K

Search for a command to run...
Series
In this series, I talk about Clean Code and Clean Architecture applied to Dart and Flutter with an opinionated set of packages.
or: How I Learned to Stop Worrying and Love the Bloc

“Ain't got nobody that I can depend on” — Carlos Santana

Paying some debts

Seriously, where the heck does it come from?

Turning entities to models

💡 Note: This article was originally posted in my friend Elian's blog and has been slightly modified for this series. You can check the original here. Hello and welcome to the last volume where we will talk about the domain layer of our Clean Archit...
