DevTools 2.10.0 release notes
The 2.10.0 release of the Dart and Flutter DevTools includes the following changes among other general improvements. To learn more about DevTools, check out the DevTools overview.
Flutter inspector updates
#-
Added search support to the Widget Tree, and added a breadcrumb navigator to the Widget Details Tree to allow for quickly navigating through the tree hierarchy - #3525
CPU profiler updates
#- Fix a null reference in the CPU profiler when loading an offline snapshot - #3596
Debugger updates
#- Added support for multi-token file search, and improved search match prioritization to rank file name matches over full path matches - #3582
- Fix some focus-related issues - #3602
Logging view updates
#- Fix a fatal error that occurred when filtering logs more than once - #3588
Full commit history
#除非另有说明,本文档之所提及适用于 Flutter 的最新稳定版本,本页面最后更新时间: 2024-09-04。 查看文档源码 或者 为本页面内容提出建议。