devtools
devtools copied to clipboard
Support live reloading of Inspector data
The new Layout feature in the Inspector Screen details tab enables changing Flex-based widget's renderObject interactively during runtime, but current details tree will always show the render object values before the change happened in the Layout details tab.
There is a general issue that the details tree doesn't update without clicking the refresh button.