Flutter Inspector MCP Server

by Arenukvern
Verified

debug_dump_semantics_tree_inverse

Analyze Flutter app semantics by dumping the semantics tree in inverse hit test order using the Flutter Inspector MCP Server, aiding in identifying UI and accessibility issues.

Instructions

RPC: Dump the semantics tree in inverse hit test order (ext.flutter.debugDumpSemanticsTreeInInverseHitTestOrder)

Input Schema

NameRequiredDescriptionDefault
portNoPort number where the Flutter app is running (defaults to 8181)

Input Schema (JSON Schema)

{ "properties": { "port": { "description": "Port number where the Flutter app is running (defaults to 8181)", "type": "number" } }, "required": [], "type": "object" }

You must be authenticated.

Other Tools from Flutter Inspector MCP Server

Related Tools

ID: qnu3f0fa20