repaint_rainbow
Toggle repaint rainbow debugging to visually highlight repainted areas in Flutter apps, helping identify performance bottlenecks.
Instructions
RPC: Toggle repaint rainbow debugging (ext.flutter.repaintRainbow)
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 rainbow debugging |