Skip to content

Latest commit

 

History

History
72 lines (44 loc) · 2.2 KB

File metadata and controls

72 lines (44 loc) · 2.2 KB

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

DevTools 2.46.0 release notes

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

  • Prevent web apps from remaining paused after triggering a hot-restart from DevTools. - #9125
  • Dismiss stale banner messages when the connected app state changes. - #9148
  • Fix a focus traversal issue with search fields. #9166

Inspector updates

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

Performance updates

  • Fixes a bug where the Performance page would hang when connected to a paused Flutter app. - #9162

CPU profiler updates

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

Memory updates

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

Debugger updates

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

Network profiler updates

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

Logging updates

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

App size tool updates

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

Deep links tool updates

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

VS Code Sidebar updates

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

DevTools Extension updates

  • Extensions which are embedded in the IDE window now display with the correct IDE theme.

Full commit history

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