I tried to inspect my requests in DevTools, but I've only got "showing 0 of 0 requests" with a spinner going constantly in network tab(Nothing shows here).
I am pretty sure that I've send few requests(since I can see the logs).
BTW, I use dio
package to send requests.
After searching for a while, I've found that this was a bug for a year ago and still not fixed..
Here's the issue on Github.
Sometimes it works, but mostly it is broken.
Just re-run the app til it works.