This is draft for future release notes, that are going to land on the Flutter website.

DevTools 2.31.0 release notes

The 2.31.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

TODO: Remove this section if there are not any general updates.

Inspector updates

  • Added link to package directory documentation, from the inspect settings dialog - 6825
  • Fix bug where widgets owned by the Flutter framework were showing up in the widget tree view - 6857

Performance updates

  • Changed raster layer preview background to a checkerboard. - #6827

CPU profiler updates

TODO: Remove this section if there are not any general updates.

Memory updates

TODO: Remove this section if there are not any general updates.

Debugger updates

  • Highlight extension type as a declaration keyword, highlight the $ in identifier interpolation as part of the interpolation, and properly highlight comments within type arguments. - 6837

Network profiler updates

TODO: Remove this section if there are not any general updates.

Logging updates

TODO: Remove this section if there are not any general updates.

App size tool updates

TODO: Remove this section if there are not any general updates.

VS Code Sidebar updates

TODO: Remove this section if there are not any general updates.

DevTools Extension updates

TODO: Remove this section if there are not any general updates.

Full commit history

To find a complete list of changes in this release, check out the DevTools git log.