inspector_track_repaint_widgets
Enable or disable tracking of widget repaints to identify rendering performance issues in Flutter apps.
Instructions
RPC: Track widget repaints to identify rendering performance issues (ext.flutter.inspector.trackRepaintWidgets)
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| port | No | Port number where the Flutter app is running (defaults to 8181) | |
| enabled | Yes | Whether to enable or disable repaint tracking |