flutter-format
Run Flutter/Dart formatting and code cleanup workflows. Use when asked to format Flutter projects, run flutter analyze, apply dart fix --apply, or ensure formatting is clean and warning-free before commit/merge.
$ 安裝
git clone https://github.com/LucasXu0/flutter_skills /tmp/flutter_skills && cp -r /tmp/flutter_skills/flutter-format ~/.claude/skills/flutter_skills// tip: Run this command in your terminal to install the skill
