inspector_get_selected_summary_widget
Retrieve summary details of the currently selected widget in a Flutter app for debugging purposes. Supports custom port configuration for non-default Flutter debug ports.
Instructions
RPC: Get summary information about the currently selected widget in the Flutter app. Connects to the default Flutter debug port (8181) unless specified otherwise.
Input Schema
Name | Required | Description | Default |
---|---|---|---|
port | No | Optional: Custom port number if not using default Flutter debug port 8181 |