DevTools 2.39.0 release notes
The 2.39.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
#- Changed table columns to be sortable by default. - #8175
- Updated DevTools screen icons to match what is used in the Flutter-supported IDEs. - #8181
Memory updates
#-
Enabled offline analysis of memory snapshots, as well as support for viewing memory data when an app disconnects. For example, this may happen when an app unexpectedly crashes or hits an out-of-memory issue. - #7843, #8093, #8096
-
Fixed issue where the memory chart could cause the connected application to hit an out of memory exception while allocating large, short-lived objects repeatedly. - #8209
App size tool updates
#- Added UI polish to the file import views. #8232
Full commit history
#To find a complete list of changes in this release, check out the DevTools git log.
除非另有说明,本文档之所提及适用于 Flutter 的最新稳定版本,本页面最后更新时间: 2024-08-28。 查看文档源码 或者 为本页面内容提出建议.