This is a draft for future release notes that are going to land on the Flutter website.
The 2.57.0 release of the Dart and Flutter DevTools includes the following changes among other general improvements. To learn more about DevTools, check out the DevTools overview.
- TODO: Remove this section if there are not any updates.
TODO: Remove this section if there are not any updates.
TODO: Remove this section if there are not any updates.
- Fixed an issue where DevTools would auto-select the test runner isolate instead of the test suite isolate when connecting to a test run, causing CPU profiling and other tools to show no data (#9747). #9747
TODO: Remove this section if there are not any updates.
TODO: Remove this section if there are not any updates.
- Added a filter setting to hide HTTP-profiler socket data. #9698
- Added support for searching within the log details view (raw text mode). #9712

- Added documentation links and improved handling for null files. #9689
TODO: Remove this section if there are not any updates.
TODO: Remove this section if there are not any updates.
TODO: Remove this section if there are not any updates.
TODO: Remove this section if there are not any updates.
To find a complete list of changes in this release, check out the DevTools git log.