Issue deploy Flutter Web to Firebase Hosting #1980
-
If you are looking for help, please confirm the following...
Which mobile framework are you using?Flutter (Dart) Steps to reproduceI attempted to deploy my Flutter web project to Firebase Hosting using the following commands
Expected resultsI expected the deployment to work. Actual resultsInstead, I got an error stating: This was a reported issue for the Firebase CLI: firebase/firebase-tools#6085 Build id (optional)No response |
Beta Was this translation helpful? Give feedback.
Replies: 1 comment 3 replies
-
Hello @kevin-induro Looking at the issue, it seems the bug could indeed be tied to versions, but in the thread you sent us, people fixed it with different specific versions. Therefore we don't know which version would be an actual fix. In addition, some user solved it with a different approach. It's good that you got it working and we'll keep our eye on it. |
Beta Was this translation helpful? Give feedback.
My current script looks like this: