Flutter Inspector MCP Server

by Arenukvern
Verified

debug_dump_layer_tree

Analyze and debug Flutter app layer trees by dumping their structure for detailed inspection. Connects to the default Flutter debug port (8181) or a custom port to identify layout issues.

Instructions

RPC: Dump the layer tree (ext.flutter.debugDumpLayerTree). Connects to the default Flutter debug port (8181) unless specified otherwise.

Input Schema

NameRequiredDescriptionDefault
portNoOptional: Custom port number if not using default Flutter debug port 8181

Input Schema (JSON Schema)

{ "properties": { "port": { "description": "Optional: Custom port number if not using default Flutter debug port 8181", "type": "number" } }, "required": [], "type": "object" }

You must be authenticated.

Other Tools from Flutter Inspector MCP Server

Related Tools

ID: qnu3f0fa20