DevTools 2.9.1 release notes
The 2.9.1 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.
Debugger updates
#Improve support for inspecting large lists and maps in the Debugger variables pane - #3497
Added support for selecting objects in the program explorer outline view. Selecting an object will automatically scroll the source code in the debugger to the selected object - #3480
Performance updates
#Fix bugs with performance page search and improve performance - #3515
Added an enhanced tooltip for flutter frames - #3493
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.