devtools
devtools copied to clipboard
Network Tab is not showing any requests
Specs
Flutter Version: 2.10.3 Flutter Channel: stable DevTools Version: 2.9.2+1
Problem
I wanted to look up the requests made by my application in the Network tab of the DevTools. The requests in my application are with Firebase and also with the dart http packet. I can understand that the DevTools may can not show the Firebase request but the usual http requests are also not being shown.
The network tab is only showing the loading indicator shown in the picture below.

CC @bkonyi
Thanks for the issue. Can you please provide a small repro case so that we can reproduce this issue?
This issue is also happening to me when I'm doing hot restart
any update? i was faced this issue when i'm doing hot restart
Is the Network tab able to show requests for assets? My situation is when I load an asset on one screen and load the same asset on a different screen, I see different videos. I've confirmed the IDs are the same yet get different results. Strange.
https://s8.gifyu.com/images/demoaaf8d31d666c1993.gif