Create User App using Flutter Clean Architecture
This is a single functionality app I created to understand flutter clean Architecture along with Bloc state management. By creating this project i got to lean alot about flutter clean Architecture and how to write industry standard code which is highly maintainable and efficient. Learned to manage states using bloc and got familiar with a lot flutter package and widgets.