Reviews Flutter/Dart code for idiomatic patterns, performance (missing const, unnecessary rebuilds, RepaintBoundary), accessibility, null safety misuse, async errors, and platform-specific issues. Use for all Flutter/Dart code changes.
$curl -o .claude/agents/flutter-reviewer.md https://raw.githubusercontent.com/marvinrichter/clarc/HEAD/agents/flutter-reviewer.mdInstalls into the current project.
Install flutter-reviewer by running `curl -o .claude/agents/flutter-reviewer.md https://raw.githubusercontent.com/marvinrichter/clarc/HEAD/agents/flutter-reviewer.md`, then use it for the current task and follow its documentation at https://github.com/marvinrichter/clarc.