Skip to main content
Back to the directory
affaan-m/everything-claude-codeSoftware EngineeringFrontend and Design

flutter-dart-code-review

Comprehensive, library-agnostic checklist for reviewing Flutter/Dart applications. These principles apply regardless of which state management solution, routing library, or DI framework is used.

SkillJury keeps community verdicts, source metadata, and external repository signals in separate lanes so ranking data never pretends to be a review.

SkillJury verdict
Pending

No approved reviews yet

Would recommend
Pending

Waiting on enough review volume

Install signal
2

Weekly or total install activity from catalog data

Sign in to review
0 review requests
Install command
npx skills add https://github.com/affaan-m/everything-claude-code --skill flutter-dart-code-review
SkillJury does not have enough approved reviews to publish a community verdict yet. Source metadata and repository proof are still available above.
SkillJury Signal Summary

As of Apr 30, 2026, flutter-dart-code-review has 2 weekly installs, 0 community reviews on SkillJury. Community votes currently stand at 0 upvotes and 0 downvotes. Source: affaan-m/everything-claude-code. Canonical URL: https://skills.sh/affaan-m/everything-claude-code/flutter-dart-code-review.

Security audits
Gen Agent Trust HubPASS
SocketPASS
SnykPASS
About this skill
Comprehensive, library-agnostic checklist for reviewing Flutter/Dart applications. These principles apply regardless of which state management solution, routing library, or DI framework is used. These principles apply to all Flutter state management solutions (BLoC, Riverpod, Provider, GetX, MobX, Signals, ValueNotifier, etc.). The table below maps universal principles to their implementation in popular solutions. Use this to adapt review rules to whichever solution the project uses. - In Riverpod : providers depending on providers via ref.watch is expected — flag only circular or overly tangled chains - In BLoC : blocs should not directly depend on other blocs — prefer shared repositories or presentation-layer coordination - In other solutions: follow the documented conventions for inter-component communication - Effective Dart: Style - Effective Dart: Usage - Effective Dart: Design - Flutter Performance Best Practices - Flutter Testing Overview - Flutter Accessibility - Flutter Internationalization - Flutter Navigation and Routing - Flutter Error Handling - Flutter State Management Options

Source description provided by the upstream listing. Community review signal and install context stay separate from this narrative layer.

Community reviews

Latest reviews

No community reviews yet. Be the first to review.

Browse this skill in context
FAQ
What does flutter-dart-code-review do?

Comprehensive, library-agnostic checklist for reviewing Flutter/Dart applications. These principles apply regardless of which state management solution, routing library, or DI framework is used.

Is flutter-dart-code-review good?

flutter-dart-code-review does not have approved reviews yet, so SkillJury cannot publish a community verdict.

Which AI agents support flutter-dart-code-review?

flutter-dart-code-review currently lists compatibility with Claude Code, Skills CLI.

Is flutter-dart-code-review safe to install?

flutter-dart-code-review has been scanned by security audit providers tracked on SkillJury. Check the security audits section on this page for detailed results from Socket.dev and Snyk.

What are alternatives to flutter-dart-code-review?

Skills in the same category include grimoire-morpho-blue, conversation-memory, second-brain-ingest, zai-tts.

How do I install flutter-dart-code-review?

Run the following command to install flutter-dart-code-review: npx skills add https://github.com/affaan-m/everything-claude-code --skill flutter-dart-code-review

Related skills

More from affaan-m/everything-claude-code

Related skills

Alternatives in Software Engineering