Run Flutter code formatting and analysis workflow (analyze, fix, format)
Automates Flutter code formatting, analysis, and fixes. Use this to clean up your Flutter/Dart code before commits or when you want to standardize code style and catch issues early.
/plugin marketplace add LucasXu0/claude-code-plugin/plugin install flutter-tools@LucasXu0-flutter-toolsIMPORTANT: You MUST use the flutter-format skill for this task.
Apply the flutter-format skill to run automated Flutter/Dart code formatting and cleanup workflow.
The skill contains all the instructions for the complete workflow.