Skip to content

Flutter Commands (/flutter:)

← All command namespaces

Mobile development with Flutter/Dart.

Code Generation

CommandDescription
/flutter:generate-feature <Name>Generate feature module
/flutter:generate-widget <Name>Generate widget

Analysis Commands

CommandDescription
/flutter:check-architectureValidate architecture
/flutter:check-code-qualityRun code quality checks
/flutter:check-complianceCheck rule compliance
/flutter:check-securitySecurity audit
/flutter:check-testingTest coverage analysis
/flutter:analyze-performancePerformance analysis

Testing Commands

CommandDescription
/flutter:golden-updateUpdate golden files

Localization Commands

CommandDescription
/flutter:localization-checkValidate i18n setup