How to host Flutter Web (Hummingbird) on Firebase Hosting
问题 I created a flutter web project and work fine in localhost. So I planned to host the website in firebase. I followed the commands it deployed successfully but it shows only black screen in the console it shows error message. Error : Loading failed for the with source “https://myportfolioflutterweb.firebaseapp.com/web/main.dart.js”. SyntaxError: expected expression, got '<'[Learn More] My Project Structure : firebase.json : { "hosting": { "public": "public", "ignore": [ "firebase.json", "**/.*