@@ -6,23 +6,20 @@ found in the LICENSE file or at https://developers.google.com/open-source/licens
66This is draft for future release notes, that are going to land on
77[ the Flutter website] ( https://docs.flutter.dev/tools/devtools/release-notes ) .
88
9- # DevTools 2.54 .0 release notes
9+ # DevTools 2.55 .0 release notes
1010
11- The 2.54 .0 release of the Dart and Flutter DevTools
11+ The 2.55 .0 release of the Dart and Flutter DevTools
1212includes the following changes among other general improvements.
1313To learn more about DevTools, check out the
1414[ DevTools overview] ( /tools/devtools/overview ) .
1515
1616## General updates
1717
18- - Dropped connections to DTD will now automatically be retried to improve the
19- experience when your machine is resumed from sleep.
20- [ #9587 ] ( https://github.com/flutter/devtools/pull/9587 )
18+ TODO: Remove this section if there are not any updates.
2119
2220## Inspector updates
2321
24- - Added a warning banner that the legacy inspector will be removed in a future
25- release. - [ #9572 ] ( https://github.com/flutter/devtools/pull/9572 )
22+ TODO: Remove this section if there are not any updates.
2623
2724## Performance updates
2825
@@ -34,8 +31,7 @@ TODO: Remove this section if there are not any updates.
3431
3532## Memory updates
3633
37- - Fixed error preventing users from changing the zoom duration. -
38- [ #9573 ] ( https://github.com/flutter/devtools/pull/9573 )
34+ TODO: Remove this section if there are not any updates.
3935
4036## Debugger updates
4137
@@ -55,11 +51,7 @@ TODO: Remove this section if there are not any updates.
5551
5652## Deep links tool updates
5753
58- - Added more informative dialog if Deep Links tool is unable to find build
59- options for the iOS or Android app. -
60- [ #9571 ] ( https://github.com/flutter/devtools/pull/9571 )
61- - Fixed null error when parsing universal link settings -
62- [ #9581 ] ( https://github.com/flutter/devtools/pull/9581 )
54+ TODO: Remove this section if there are not any updates.
6355
6456## VS Code Sidebar updates
6557
@@ -76,4 +68,4 @@ TODO: Remove this section if there are not any updates.
7668## Full commit history
7769
7870To find a complete list of changes in this release, check out the
79- [ DevTools git log] ( https://github.com/flutter/devtools/tree/v2.54 .0 ) .
71+ [ DevTools git log] ( https://github.com/flutter/devtools/tree/v2.55 .0 ) .
0 commit comments