DevTools 2.28.3 release notes
The 2.28.3 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.
This was a cherry-pick release on top of DevTools 2.28.2. To learn about the improvements included in DevTools 2.28.2, please read the release notes.
General updates
#Added a link to the new "Dive in to DevTools" YouTube video in the bottom status bar. This video provides a brief tutorial for each DevTools screen. #6554
Added a workaround to fix copy button functionality in VSCode. - #6598
Performance updates
#- Disable the Raster Stats tool for the Impeller backend since it is not supported. - #6616
VS Code Sidebar updates
#- When using VS Code with a light theme, the embedded sidebar provided by DevTools will now also show in the light theme. - #6581
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 2024-04-04. View source or report an issue.