What problem does it solve?
The Dart/Flutter domain-specific extension of the core build-agent provides structured guidance for building mobile apps, Flutter widgets, and Dart packages with strong type-safety and testability, reducing integration risk and repetitive setup.
Core Features & Use Cases
- Dart/Flutter conventions: enforce null safety, naming style, and library structure to keep codebase consistent.
- Widget-tree guidelines and testing alignment: promote testable UI and clear separation of concerns.
- Platform and build hygiene: ensure media, plugins, and platform channels follow recommended patterns; align with REQ and Red Team protocols.
- Use Case: You are building a cross-platform Flutter app targeting iOS and Android; apply this skill to guide architecture, testing, and platform-specific considerations.
Quick Start
Initialize the Dart/Flutter Build Agent on your project to apply domain conventions and enforce traceability, testability, and platform compliance.