DevTools 2.15.0 release notes
The 2.15.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
#- The DevTools 2.15 release includes improvements to all tables in DevTools (logging view, network profiler, CPU profiler, and so on) - #4175
Performance updates
#-
Added outlines to each layer displayed in the Raster Metrics tool - #4192
-
Fix a bug with loading offline data - #4189
Network updates
#-
Added a Json viewer with syntax highlighting for network responses - #4167
-
Added the ability to copy network responses - #4190
Memory updates
#- Added the ability to select a different isolate from the DevTools footer - #4173
- Made the automatic snapshotting feature a configurable setting - #4200
CPU profiler
#- Stop manually truncating source URIs in the profiler tables - #4166
Full commit history
#除非另有说明,本文档之所提及适用于 Flutter 的最新稳定版本,本页面最后更新时间: 2024-10-09。 查看文档源码 或者 为本页面内容提出建议。