File tree Expand file tree Collapse file tree
site/web/assets/images/docs/tools/devtools/release-notes/images-2.57.0
src/content/tools/devtools/release-notes Expand file tree Collapse file tree Original file line number Diff line number Diff line change 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 ) .
You can’t perform that action at this time.
0 commit comments