DevTools 2.52.0 release notes
The 2.52.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 a horizontal scrollbar to data tables to help with navigation. - #9482
- Made it possible to resize data table columns by dragging the header separators. - #9485
Network profiler updates
#- Fixed layout of the "error count" badge in the tab name. - #9470
- Fixed display of "Response Headers" and "Request Headers" when there are no headers. - #9492
- Added a banner to clearly indicate when DevTools is not logging network requests. - #9495
VS Code updates
#-
Fixed issue preventing shortcuts like
Cmd+CandCmd+Vfrom working when DevTools was embedded inside VS Code on macOS. - #9472
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-11-7. View source or report an issue.