DevTools 2.24.0 release notes
The 2.24.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.
General updates
#CPU profiler updates
#- Fix bug with CPU flame chart selection and tooltips - #5676
Debugger updates
#- Improve support for inspecting
UserTag
andMirrorReferent
instances - #5490 - Fix expression evaluation bug where selecting an autocomplete result for a field would clear the current input - #5717
- Make selection of a stack frame scroll to the frame location in the source code - #5722
- Improve performance of searching for a file and searching in a file - #5733
- Disable syntax highlighting for files with more than 100,000 characters due to performance constraints - #5743
- Fix bug where source code wasn't visible if syntax highlighting for a file was disabled - #5743
- Prevent file names and source code from getting out of sync - #5827
Full commit history
#除非另有说明,本文档之所提及适用于 Flutter 的最新稳定版本,本页面最后更新时间: 2024-09-04。 查看文档源码 或者 为本页面内容提出建议。