Flutter DevTools has recently been updated to version 2.20.1 and since then my request and response in the network tabs are empty. I can still see the headers of the request.
I have tried:
- Re opening VS Code
- Flutter clean
- Deleting and reinstalling the Flutter and Dart package in VS Code
- Switching to DevTools in my web browser
Any ideas of what the problem could be? Thank you.