devtools
devtools copied to clipboard
Show async information about functions in the CPU profiler
User feedback from https://github.com/flutter/devtools/issues/1000.
Show whether a function is async and how long it is waiting. @bkonyi is there a way for us to get this information?