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.
Was this page's content helpful?
Thank you for your feedback!
Provide details Thank you for your feedback! Please let us know what we can do to improve.
Provide details Unless stated otherwise, the documentation on this site reflects the latest stable version of Flutter. Page last updated on 2025-05-06. View source or report an issue.