About
This skill streamlines the startup phase of Flutter development by scaffolding a complete project structure based on Clean Architecture principles. It guides users through selecting specific domain patternsβsuch as Simple CRUD, Stateful, or Relationalβand choosing preferred state management libraries like Riverpod or BLoC. By automating the setup of core utilities, dependency injection, and local database integration using Drift and Freezed, it ensures a consistent, scalable foundation that passes strict 'flutter analyze' checks from day one.