I have a basic flutter website that works fine in localhost when doing flutter run -d chrome
, but when I was ready to publish it, with the command flutter build web
, it shows a blank page and throw some generic errors by console.
Console errors on developer options
Checking other answers such as change the href on the index.html page aren't working. Running flutter doctor -v is showing this error, which I can't find anything useful about, but the website cocoapods that is referencing is not available
[!] HTTP Host Availability X HTTP host "https://cocoapods.org/" is not reachable. Reason: Failed to connect to host in 10 seconds