@@ -6,16 +6,16 @@ found in the LICENSE file or at https://developers.google.com/open-source/licens
66This is a 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.57 .0 release notes
9+ # DevTools 2.58 .0 release notes
1010
11- The 2.57 .0 release of the Dart and Flutter DevTools
11+ The 2.58 .0 release of the Dart and Flutter DevTools
1212includes the following changes among other general improvements.
1313To learn more about DevTools, check out the
14- [ DevTools overview] ( https://docs.flutter.dev /tools/devtools) .
14+ [ DevTools overview] ( /tools/devtools ) .
1515
1616## General updates
1717
18- - TODO: Remove this section if there are not any updates.
18+ TODO: Remove this section if there are not any updates.
1919
2020## Inspector updates
2121
@@ -39,16 +39,15 @@ TODO: Remove this section if there are not any updates.
3939
4040## Network profiler updates
4141
42- - Added a filter setting to hide HTTP-profiler socket data. [ # 9698 ] ( https://github.com/flutter/devtools/pull/9698 )
42+ TODO: Remove this section if there are not any updates.
4343
4444## Logging updates
4545
46- - Added support for searching within the log details view (raw text mode). [ #9712 ] ( https://github.com/flutter/devtools/pull/9712 )
47- ![ Search in log details] ( images/log_details_search.png " Searching within the log details view ")
46+ TODO: Remove this section if there are not any updates.
4847
4948## App size tool updates
5049
51- - Added documentation links and improved handling for null files. [ # 9689 ] ( https://github.com/flutter/devtools/pull/9689 )
50+ TODO: Remove this section if there are not any updates.
5251
5352## Deep links tool updates
5453
@@ -69,4 +68,4 @@ TODO: Remove this section if there are not any updates.
6968## Full commit history
7069
7170To find a complete list of changes in this release, check out the
72- [ DevTools git log] ( https://github.com/flutter/devtools/tree/v2.57 .0 ) .
71+ [ DevTools git log] ( https://github.com/flutter/devtools/tree/v2.58 .0 ) .
0 commit comments