Skip to content
/ explo Public

Explore the render tree of a Flutter app in 3D, through an exploded representation.

License

Notifications You must be signed in to change notification settings

blaugold/explo

Repository files navigation

CI


Monorepo for Explo, a tool which allows you to explore the render tree of a Flutter app in 3D, through an exploded representation.

Component Description Location Published at
explo Flutter package to receive captured render tree data and visualize it. packages/explo pub.dev
explo_capture Flutter package to capture render tree data in a Flutter app. packages/explo_capture pub.dev
explo_ide_view Explo web view for IDE plugins. packages/explo_ide_view
explo-code VS Code extension to add support for Explo explo-code VS Marketplace