Skip to content

Commit 23ffe4b

Browse files
srawlinsparlough
andauthored
Add release notes for DevTools 2.57.0 (#13262)
Co-authored-by: Parker Lougheed <parlough@gmail.com>
1 parent ce8d625 commit 23ffe4b

2 files changed

Lines changed: 30 additions & 0 deletions

File tree

49.1 KB
Loading
Lines changed: 30 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,30 @@
1+
---
2+
title: DevTools 2.57.0 release notes
3+
shortTitle: 2.57.0 release notes
4+
breadcrumb: 2.57.0
5+
showToc: false
6+
---
7+
8+
The 2.57.0 release of the Dart and Flutter DevTools
9+
includes the following changes among other general improvements.
10+
To learn more about DevTools, check out the
11+
[DevTools overview](https://docs.flutter.dev/tools/devtools).
12+
13+
## Network profiler updates
14+
15+
- Added a filter setting to hide HTTP-profiler socket data. [#9698](https://github.com/flutter/devtools/pull/9698)
16+
17+
## Logging updates
18+
19+
- Added support for searching within the log details view (raw text mode). [#9712](https://github.com/flutter/devtools/pull/9712)
20+
21+
![Search in log details](/assets/images/docs/tools/devtools/release-notes/images-2.57.0/log_details_search.png "Searching within the log details view")
22+
23+
## App size tool updates
24+
25+
- Added documentation links and improved handling for null files. [#9689](https://github.com/flutter/devtools/pull/9689)
26+
27+
## Full commit history
28+
29+
To find a complete list of changes in this release, check out the
30+
[DevTools git log](https://github.com/flutter/devtools/tree/v2.57.0).

0 commit comments

Comments
 (0)