DevTools 2.46.0 release notes

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

#
  • Fixed a bug which caused web apps to remain paused after triggering a hot-restart from DevTools. - #9125
  • Landed a change to dismiss stale banner messages when the connected app state changes. - #9148
  • Fixed a focus traversal issue with search fields. #9166

Performance updates

#
  • Fixed a bug where the Performance page would hang when connected to a paused Flutter app. - #9162

Full commit history

#

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