You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
DDD-template-flutter is a Flutter application starter template that implements a layered architecture inspired by Domain-Driven Design (DDD). It organizes code into independent layers — Application, Domain, Infrastructure, and Presentation — to promote separation of concerns, scalability, and maintainability in Flutter projects