Skip to content

sadanand-lowanshi/flutter-clean-arch-bloc

Repository files navigation

🧼 flutter-clean-arch-bloc

A scalable Flutter starter template that implements Clean Architecture with BLoC state management. This project serves as a solid foundation for building maintainable, testable, and scalable Flutter apps.


📐 Architecture

This project follows the principles of Clean Architecture, separating the app into 3 core layers: Clean Architecture


🧠 Tech Stack

  • ✅ Flutter
  • 🔁 BLoC for state management
  • 🧱 Clean Architecture (Presentation → Domain → Data)
  • 🧪 Unit & Widget Testing
  • 💉 Dependency Injection with get_it
  • 📦 Pub packages: flutter_bloc, equatable, get_it, dartz

About

A Flutter starter template that follows the Clean Architecture principles integrated with BLoC (Business Logic Component) for state management. This project provides a scalable, testable, and maintainable foundation for building robust Flutter apps.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors