Flutter Web with Firebase, error "No module for dart_sdk.js"
When running Firebase on android, there is no problem, but when debugging on the web (chrome or edge), it doesn't work... in the Debug Console a DART_SDK.JS problem notification appears, like this: "Locations: No module for http://localhost:53xxx/dart_sdk.js" This notification only…