# DevTools 2.57.0 發布說明



Dart 和 Flutter DevTools 的 2.57.0 版本包含以下變更及其他一般性改善。
如需深入了解 DevTools，請參閱
[DevTools 總覽](https://docs.flutter.dev/tools/devtools)。

## 網路分析器更新

- 新增篩選設定，可隱藏 HTTP 分析器的 socket 資料。[#9698](https://github.com/flutter/devtools/pull/9698)

## 記錄更新

- 新增在記錄詳細資訊視圖（原始文字模式）中搜尋的支援。[#9712](https://github.com/flutter/devtools/pull/9712)

  ![在記錄詳細資訊中搜尋](/assets/images/docs/tools/devtools/release-notes/images-2.57.0/log_details_search.png "在記錄詳細資訊視圖中搜尋")

## 應用程式大小工具更新

- 新增文件連結，並改善對 null 檔案的處理方式。[#9689](https://github.com/flutter/devtools/pull/9689)

## 完整提交記錄

如需查看本次發布的完整變更清單，請參閱
[DevTools git log](https://github.com/flutter/devtools/tree/v2.57.0)。

