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

Folders and files

NameName
Last commit message
Last commit date

Latest commit

a02f25a · Dec 22, 2021

History

52 Commits
Dec 14, 2021
Dec 12, 2021
Dec 14, 2021
Dec 14, 2021
Dec 14, 2021
Dec 11, 2021
Dec 10, 2021
Dec 13, 2021
Dec 11, 2021
Dec 14, 2021
Dec 14, 2021
Dec 22, 2021
Dec 12, 2021
Dec 14, 2021
Dec 10, 2021
Dec 10, 2021

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