Skip to content

Latest commit

 

History

History

explo-code

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.

Getting started

  1. Follow the instructions on how to capture the render tree of your app.
  2. Start a debug session for your app in VS Code.
  3. Execute the Explo: Show view command, from the command pallette.
  4. A new editor panel will open, showing the render tree of your app.