Skip to content

Latest commit

 

History

History
40 lines (26 loc) · 1.52 KB

File metadata and controls

40 lines (26 loc) · 1.52 KB

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

DevTools 2.21.0 release notes

Dart & Flutter DevTools - A Suite of Performance Tools for Dart and Flutter

General updates

  • Fix several issues in syntax highlighting that would color variable names that contain reserved words incorrectly and leave extends/implements clauses uncolored for some classes #4948
  • Fix an issue in Safari (browsers that do not support RegExp negative lookbehind) that prevented DevTools from loading #4938

Inspector updates

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

Performance updates

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

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.

Changelog

More details about changes and fixes are available in the DevTools changelog.