DevTools 2.25.0 release notes

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

#
  • Improve DevTools tab bar navigation when the list of tabs is long - #5875
  • Clear registered service methods between app connections - #5960

Memory updates

#
  • Add legend for class types - #5937

  • Enable sampling for Memory > Profile - #5947

    memory sampling

Full commit history

#

To find a complete list of changes since the previous release, check out the diff on GitHub.