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.

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.
