Steps to Reproduce
Running flutter doctor -v on a spotty network connection might display the following message:
[!] HTTP Host Availability
✗ HTTP host https://cloud.google.com/ is not reachable. Reason: Failed to connect to https://cloud.google.com/ in seconds
Seems like the error message is missing the timeout duration:
Failed to connect to https://cloud.google.com/ in 5 seconds
Steps to Reproduce
Running
flutter doctor -von a spotty network connection might display the following message:Seems like the error message is missing the timeout duration: