Hi Flutter DevTools team,
While using DevTools to debug my Flutter applications, I've found that it currently lacks the ability to inspect WebSocket connections. This has made it difficult for me to debug Flutter apps that rely on WebSocket.
Would you consider adding this feature in a future release? With a WebSocket connection inspection feature, we would be able to better understand the status of WebSocket connections in our apps and the data being transmitted, which would be very helpful for debugging these types of Flutter applications.
I hope you can implement this feature soon, thank you!
Hi Flutter DevTools team,
While using DevTools to debug my Flutter applications, I've found that it currently lacks the ability to inspect WebSocket connections. This has made it difficult for me to debug Flutter apps that rely on WebSocket.
Would you consider adding this feature in a future release? With a WebSocket connection inspection feature, we would be able to better understand the status of WebSocket connections in our apps and the data being transmitted, which would be very helpful for debugging these types of Flutter applications.
I hope you can implement this feature soon, thank you!