When I download the code from my FluttlerFlow project to VS Code, build it for the web, then deploy to Firebase hosting, when I try to click on buttons that call the Image or File upload action, the UI does nothing and the console is showing an error. However, when I publish the web project to FlutterFlow hosting, everything works as expected. I click the link and get presented with the dialog to select a file.
Issue with Image/File Upload on Firebase Hosting
Troubleshooting
I've tried building the project using the code as downloaded as well as running any suggested fixes after running Dart:Analyze. In both cases, the project builds/compiles without any error. I've tried clearing my cache as well as trying in different browsers, though all Chromium based.
Yes
1