Skip to content

Latest commit

 

History

History
75 lines (44 loc) · 2.25 KB

File metadata and controls

75 lines (44 loc) · 2.25 KB

This is a draft for future release notes that are going to land on the Flutter website.

DevTools 2.57.0 release notes

The 2.57.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

  • TODO: Remove this section if there are not any updates.

Inspector updates

TODO: Remove this section if there are not any updates.

Performance updates

TODO: Remove this section if there are not any updates.

CPU profiler updates

TODO: Remove this section if there are not any updates.

Memory updates

TODO: Remove this section if there are not any updates.

Debugger updates

TODO: Remove this section if there are not any updates.

Network profiler updates

  • Added response size column to the Network tab and displayed response size in the request inspector overview. - #9744

  • Added a filter setting to hide HTTP-profiler socket data. #9698

Logging updates

  • Added support for searching within the log details view (raw text mode). #9712 Search in log details

App size tool updates

  • Added documentation links and improved handling for null files. #9689

Deep links tool updates

TODO: Remove this section if there are not any updates.

VS Code sidebar updates

TODO: Remove this section if there are not any updates.

DevTools extension updates

TODO: Remove this section if there are not any updates.

Advanced developer mode updates

TODO: Remove this section if there are not any updates.

Full commit history

To find a complete list of changes in this release, check out the DevTools git log.