Fix Network tab not capturing requests after hot restart and clear (#9856) * Fix Network tab not capturing requests after hot restart and clear. Re-enable HTTP logging and socket profiling when new isolates are spawned, reset clear timestamps using the VM timeline, and keep the search field enabled while recording. * Add PR links to Network profiler release notes. * Address review feedback for Network tab lifecycle fixes. Keep search enabled when paused with visible requests, handle RPC errors during clear, and wrap isolate profiling re-enable in allowedError. * Update copyright year to 2026 and refactor timestamp values in network tests for clarity. Adjusted start times in various test cases and improved code readability in the HotRestartNetworkVmService class. * docs: remove redundant release note for Network tab * Address review feedback for Network tab lifecycle fixes. Use VM timeline timestamps in updateLastHttpDataRefreshTime, restore clearData helpers and the profiling TODO, and keep the Network search field always enabled.
Dart & Flutter DevTools is a suite of performance tools for Dart and Flutter.
For documentation on installing and trying out DevTools, please see our docs.
Contributions welcome! See our contributing page for an overview of how to build and contribute to the project.
By using Dart DevTools, you agree to the Google Terms of Service. To understand how we use data collected from this service, see the Google Privacy Policy.