flutter-dart-code-review

Review Flutter and Dart code against best practices for quality, performance, and accessibility.

3|Updated Apr 9, 2026
One-click install
npx skills add https://github.com/rlagycks/oh-my-forge --skill flutter-dart-code-review-rlagycks
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: flutter-dart-code-review
Source: https://github.com/rlagycks/oh-my-forge/tree/main/skills/flutter-dart-code-review
Command: npx skills add https://github.com/rlagycks/oh-my-forge --skill flutter-dart-code-review-rlagycks

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

This Skill provides a comprehensive checklist to improve code quality, maintainability, and performance in Flutter and Dart projects.

Core Features & Use Cases

  • Code Quality Assurance: Ensures adherence to Dart best practices, such as type safety and null safety.
  • UI Optimization: Guides on widget decomposition, const usage, and accessibility improvements.
  • Use Case: Developers can run this checklist before committing code to catch potential issues and enforce standards, leading to robust, accessible applications.

Quick Start

Use the Flutter/Dart code review checklist to evaluate your project's code for quality and best practices.

Frequently Asked Questions about flutter-dart-code-review

High-intent search queries and answers about installing and using this skill.

FAQPage Schema
How do I review my Flutter and Dart code for best practices?

To review Flutter and Dart code for best practices, apply a comprehensive checklist covering type safety, null safety, widget decomposition, and const usage. This process enforces standards and catches maintainability issues before committing code.

What are the most important Flutter accessibility and performance checks?

Crucial Flutter accessibility and performance checks include widget decomposition, proper const usage, and accessibility improvements. Evaluating these areas ensures robust applications and helps maintain efficient UI rendering.

Can I use this code review checklist for any Dart or Flutter project?

Yes, you can use this code review checklist for any Dart or Flutter project. It is suitable for all project scales, providing checks for state management, testing, and security to ensure standards compliance across your codebase.

What is the best way to enforce Dart null safety and type safety standards?

The best way to enforce Dart null safety and type safety standards is through a structured code quality assurance checklist. Running this before commits catches language pitfalls and ensures adherence to Dart best practices.

Why does my Flutter app need widget decomposition and state management checks?

Your Flutter app needs widget decomposition and state management checks to improve code maintainability and UI optimization. These checks guide developers in building robust applications by preventing widget design flaws and managing state efficiently.

Does this code review process check for Flutter security and testing issues?

Yes, the code review process checks for Flutter security and testing issues. It ensures comprehensive code quality by verifying state management, testing protocols, and security vulnerabilities across your Dart projects.