Analyze your Flutter/Dart code for issues, errors, and improvements.
Analyze Flutter/Dart code for issues, errors, and improvements. Use this to check for problems and optionally apply automatic fixes before commits or deployments.
/plugin marketplace add W3Dev/coding-agent/plugin install flutter-devtools-plugin@w3devAnalyze your Flutter/Dart code for issues, errors, and improvements.
/flutter-analyze [path] [--fix]
/flutter-analyze
/flutter-analyze lib/
/flutter-analyze lib/main.dart
/flutter-analyze --fix
--fixpath (optional): Specific file or directory to analyze (defaults to entire project)--fix (optional): Automatically apply suggested fixesdart analyzeanalysis_options.yaml configuration