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.
This project follows the principles of Clean Architecture, separating the app into 3 core layers: Clean Architecture
- ✅ 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