AI AGENT ADDONS

Flutter Dart Code Review

affaan-m/ecc

The Flutter/Dart Code Review Checklist helps developers examine apps built with Flutter and Dart. It covers common issues like missing type annotations, improper null safety, and overly complex widgets. The checklist works with any state management tool, so teams can use it with Bloc, Riverpod, or Provider.

Reviewers can check for clean project structure, performance pitfalls, and accessibility problems. Each item guides you toward better code that is easier to maintain. By following these best practices, teams reduce bugs and improve app quality over time.

Add Flutter Dart Code Review skill to your workflow

Global

mkdir -p ~/.claude/skills/flutter-dart-code-review

Project

mkdir -p .claude/skills/flutter-dart-code-review

Source Repository

Stars
222,953
Forks
34,145
Watchers
222,953
License
MIT
Last Push
25 days ago
Created
6 months ago