• Hixie's avatar
    Improve debugging aids for widgets, rendering. · 970c8ce8
    Hixie authored
    We need a short name more often than a tree dump, so toString() should
    be the short name.
    
    Make debugDumpRenderTree() a global like debugDumpApp(), for
    consistency. It's hard to remember the
    SkyBinding.instance.dumpRenderTree() incantation.
    
    Fixes #1179.
    970c8ce8
Name
Last commit
Last update
..
auto_layout.dart Loading commit data...
block.dart Loading commit data...
box.dart Loading commit data...
debug.dart Loading commit data...
error.dart Loading commit data...
flex.dart Loading commit data...
grid.dart Loading commit data...
hit_test.dart Loading commit data...
image.dart Loading commit data...
layer.dart Loading commit data...
node.dart Loading commit data...
object.dart Loading commit data...
paragraph.dart Loading commit data...
proxy_box.dart Loading commit data...
shifted_box.dart Loading commit data...
sky_binding.dart Loading commit data...
stack.dart Loading commit data...
toggleable.dart Loading commit data...
view.dart Loading commit data...
viewport.dart Loading commit data...