Explo allows you to explore the render tree of a Flutter app in 3D, through an exploded representation.
This extension adds support for Explo to VS Code.
- Follow the instructions on how to capture the render tree of your app.
- Start a debug session for your app in VS Code.
- Execute the
Explo: Show view
command, from the command pallette. - A new editor panel will open, showing the render tree of your app.