关于
The Flutter Code Reviewer skill provides an automated, expert-level analysis of Flutter and Dart applications, focusing on production-readiness and performance. It systematically checks for critical issues like null safety violations and memory leaks, enforces state management best practices for Bloc and Provider, and ensures UI scalability through layout analysis. By applying a tiered priority system from P0 (Critical) to P2 (Code Quality), it helps developers catch silent bugs such as missing resource disposal or improper lifecycle management before they reach production.