I just started learning flutter and then during my first run & debug for unit test, i got an error SocketException: Failed host lookup: 'localhost' (OS Error: The requested name is valid, but no data of the requested type was found. , errno = 11004) when running in a web browser.
Asked
Active
Viewed 170 times
1
-
Have you tried this? https://stackoverflow.com/questions/54551198/how-to-solve-socketexception-failed-host-lookup-www-xyz-com-os-error-no-ad – heathscliff Nov 02 '21 at 02:22
-
Please edit the question to limit it to a specific problem with enough detail to identify an adequate answer. – Community Nov 02 '21 at 15:54