2

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). DevTools network tab

I am pretty sure that I've send few requests(since I can see the logs).

Here's my environment: Build environment

BTW, I use dio package to send requests.

Kurt
  • 678
  • 1
  • 7
  • 24

1 Answers1

1

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.

Kurt
  • 678
  • 1
  • 7
  • 24