Skip to content

Latest commit

 

History

History
77 lines (47 loc) · 2.11 KB

File metadata and controls

77 lines (47 loc) · 2.11 KB

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

DevTools 2.61.0 release notes

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

  • Prevent values from being garbage-collected, while being evaluated. #9885

Network profiler updates

  • Fixed an issue where the Network tab would stop capturing HTTP requests after a hot restart. - #9856
  • Fixed an issue where the Network tab would stop capturing new HTTP requests after pressing Clear while recording. - #9856

Logging updates

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

App size tool updates

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

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.