inspector_widget_location_id_map
Map widget IDs to their source code locations to debug Flutter app widget trees and layout issues.
Instructions
RPC: Get a mapping of widget IDs to their source code locations (ext.flutter.inspector.widgetLocationIdMap)
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| port | No | Port number where the Flutter app is running (defaults to 8181) |