DevTools 2.11.2 release notes
The 2.11.2 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
#- This release included a lot of cleanup and reduction in technical debt.
CPU profiler updates
#Added the source line number to file uris in CPU profiles - #3718
Debugger updates
#File opener UX improvements, including support for clicking the source file name to open the file search window - #3612, #3758
Added support for auto-scrolling the File Explorer to the selected file - #3786, #3794
Full commit history
#To find a complete list of changes since the previous release, check out the diff on GitHub.
Unless stated otherwise, the documentation on this site reflects the latest stable version of Flutter. Page last updated on 2024-04-04. View source or report an issue.