DevTools 2.42.0 release notes
The 2.42.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
#- Added "View licenses" shortcut to the About dialog. - #8610
Inspector updates
#- Enabled the new inspector by default. This can be disabled in the inspector settings. - #8650
- Fixed an issue where selecting an implementation widget on the device while implementation widgets were hidden in the new inspector showed an error. - #8625
- Enabled auto-refreshes of the widget tree on hot-reloads and navigation events by default. This can be disabled in the inspector settings. - #8646
Full commit history
#To find a complete list of changes in this release, check out the DevTools git log.
Unless stated otherwise, the documentation on this site reflects the latest stable version of Flutter. Page last updated on 2025-01-10. View source or report an issue.