Perform comprehensive Flutter code review with priority-based analysis (P0/P1/P2)
Comprehensive Flutter/Dart code review that detects critical bugs, memory leaks, null safety violations, and Bloc/Provider anti-patterns. Use after writing code to catch issues before they reach production.
/plugin marketplace add LucasXu0/flutter_skills/plugin install flutter-skills@flutter-skillsAnalyze Flutter/Dart code changes for critical bugs, memory leaks, null safety violations, lifecycle issues, Bloc/Provider anti-patterns, and code quality.
Use the flutter-review agent to perform an intelligent, thorough code review:
/tmp/flutter_review/The agent will provide a prioritized report with:
Each issue includes file location, problem explanation, current code, and suggested fix.