I am trying to visit flutter.dev on the chrome browser but it says the site can't be reached.
I tried to visit it using my smartphone and the site is working fine.
What might be causing this issue on Windows 10?
I am trying to visit flutter.dev on the chrome browser but it says the site can't be reached.
I tried to visit it using my smartphone and the site is working fine.
What might be causing this issue on Windows 10?
The issue is not with chrome but with the router settings, you can use a VPN and it will work fine on Chrome but this is a temporary solution. To fix it you need to change some settings in your Network Settings.
Control Panel\Network and Internet\Network ConnectionsRight click on Wi-Fi and select Properties
In the Wi-Fi Properties windows, go to Networking section, double click on Internet Protocol Version 4 (TCP/IPv4)
In the Internet Protocol Version 4 (TCP/IPv4) window, click on Advanced...
DNS section and select Append primary and connection specific DNS suffixes, under it tick the option Append parent suffixes of the primary DNS suffix and press OK.Reference: https://sufi.io/linux-etcresolv-conf-equivalent-in-windows-8-to-add-domain-suffixes/
If you are facing the same issue on Mac OS, you can check this answer
I solved this same issue. I modified my hosts file by adding the IP address of flutter.dev and domain name. Then I can access the flutter website using chrome. Because before modifying the hosts file, when I ping to flutter.dev it outputs the ping request could not find the host.