DevTools 2.51.0 release notes
The 2.51.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
#- Flutter beta channel users were opted into the DevTools-on-Wasm experiment. All other users can still enable the Wasm-compiled DevTools from the settings dialog. - #9455
 
Inspector updates
#- Fixed an issue where selecting a widget with the Inspector would open the widget definition file instead of the user's project file. - #176530
 
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 Flutter 3.35.5. Page last updated on 2025-10-28. View source or report an issue.