Hello, ever since the update to Flutter 3.32.4 I have been able to have my get my project to compile, either in test mode or via local run/downloading the APK. I am still able to publish to Web.
It's due to a dependency conflict from the 'firebase_vertexai' package, which is automatically added by FlutterFlow if you enable Gemini in the AI Agent tab. I previously tested the AI Agent feature, but am no longer using it.
The 'firebase_vertexai' package has been discontinued in favor of 'firebase_ai', but this change has not yet been made in FlutterFlow.