Relative Content

Tag Archive for flutterfirebase-hosting

Flutter web app is giving Exception when deployed to Firebase Hosting

I am working on a flutter web app and it is working fine, I also tried running release version of it and that is working too. But when I deployed it to firebase hosting(app is not giving any errors or warnings during deployment and after successfull deployment) when I am trying to visit the web app with the given url by the firebase deploy --only hosting command. I am getting the following Exceptions