dart-flutter-mcp
CommunityMaster Dart/Flutter MCP tools.
Authornonputtipong
Version1.0.0
Installs0
System Documentation
What problem does it solve?
This Skill empowers developers to efficiently manage Dart and Flutter projects by leveraging the Model Context Protocol (MCP) server tools for static analysis, testing, debugging, and live app inspection directly within the development workflow.
Core Features & Use Cases
- Static Analysis & Formatting: Ensure code quality and consistency with
dart_analyzeranddart_format. - Automated Testing: Execute tests reliably using
dart_run_tests. - Runtime Debugging: Inspect and debug running Flutter apps with
get_runtime_errors,get_widget_tree, andhot_reload. - IDE Integration: Seamlessly interact with your IDE for file operations, project searching, and diagnostics.
- Use Case: When encountering a runtime error in a Flutter app, use
get_runtime_errorsto diagnose,get_widget_treeto inspect the UI, make a fix using IDE tools, and then apply it instantly withhot_reload.
Quick Start
Validate the code quality of the current Dart project by running the analyzer, tests, and formatter in sequence.
Dependency Matrix
Required Modules
None requiredComponents
scriptsreferences
💻 Claude Code Installation
Recommended: Let Claude install automatically. Simply copy and paste the text below to Claude Code.
Please help me install this Skill: Name: dart-flutter-mcp Download link: https://github.com/nonputtipong/Oryn/archive/main.zip#dart-flutter-mcp Please download this .zip file, extract it, and install it in the .claude/skills/ directory.
Agent Skills Search Helper
Install a tiny helper to your Agent, search and equip skill from 223,000+ vetted skills library on demand.