flutter-review

Analyze Flutter and Dart code for null safety, lifecycle, and memory leak issues.

Updated Jan 4, 2026
One-click install
npx skills add https://github.com/LucasXu0/claude-code-plugin --skill flutter-review
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: flutter-review
Source: https://github.com/LucasXu0/claude-code-plugin/tree/main/plugins/flutter-skills/skills/flutter-review
Command: npx skills add https://github.com/LucasXu0/claude-code-plugin --skill flutter-review

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

This Skill helps Flutter developers quickly pinpoint critical code issues (null safety, lifecycle misuse, memory leaks, and anti-patterns) during code reviews and PR analysis, reducing manual effort and risk.

Core Features & Use Cases

  • Priority-based analysis: Detect P0-P2 issues in Flutter/Dart code and offer fix suggestions.
  • Pattern detection: Find null-safety violations, lifecycle problems, memory leaks, and common Bloc/Provider anti-patterns.
  • Use Case: When reviewing a PR, run this Skill to surface critical bugs and recommended fixes.

Quick Start

Use the flutter-review skill to analyze changed Flutter files and generate a prioritized report.