flutter_exploded 0.1.2
flutter_exploded: ^0.1.2 copied to clipboard
Display an exploded view of the render tree of a Flutter app.
0.1.2 #
- REFACTOR: create reusable components. (26bcc961)
- FIX: viewport clipping and model interaction. (b1ee029b)
- FEAT: add
Viewmenu for viewport. (cdd16220) - FEAT:
RenderObjectStylefor visual style of render object visualization. (425bf116) - FEAT: post render tree from app after each frame. (70b5ba24)
- FEAT: support web platform. (31fe8aaa)
- DOCS: update docs. (f57adf87)
0.1.1 #
- STYLE: fix formatting. (fa9c6423)
- REFACTOR: adhere to
flutter_lints. (6cdcd38f) - FIX: clear viewer when nothing is marked for visualization. (4e6e4ca4)
- FEAT: simplify public API. (8932df83)
- DOCS: add linux platform to example. (5e357300)
- CHORE: add more file to
.pubignore. (2e7474e8) - CHORE: add
docdirectory to.pubignore. (4342eddc)
0.1.0+1 #
- docs: fix banner gif link
0.1.0 #
Initial release