Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

flutterflow_ui 0.3.1 - Gradle Build Failure in Release Mode #33

Open
malekaltanani opened this issue Nov 13, 2024 · 0 comments
Open

flutterflow_ui 0.3.1 - Gradle Build Failure in Release Mode #33

malekaltanani opened this issue Nov 13, 2024 · 0 comments

Comments

@malekaltanani
Copy link

Dear FlutterFlow Support Team,

I am encountering a problem with my Flutter application when using the flutterflow_ui package version 0.3.1 (copied as flutterflow_ui: ^0.3.1). When I try to build the app, a Gradle error occurs during the release build process. Here is the error message:

vbnet
نسخ الكود
FAILURE: Build failed with an exception.

  • What went wrong:
    A problem occurred configuring project ':apivideo_live_stream'.

Failed to notify project evaluation listener.
Could not get unknown property 'android' for project ':apivideo_live_stream' of type org.gradle.api.Project.
Could not find method implementation() for arguments [project ':native_device_orientation'] on object of type org.gradle.api.internal.artifacts.dsl.dependencies.DefaultDependencyHandler.
Could not get unknown property 'android' for project ':apivideo_live_stream' of type org.gradle.api.Project.

  • Try:

Run with --stacktrace option to get the stack trace.
Run with --info or --debug option to get more log output.
Run with --scan to get full insights.
Get more help at https://help.gradle.org.

BUILD FAILED in 1m 15s
Running Gradle task 'assembleRelease'... 76.7s
Gradle task assembleRelease failed with exit code 1
Process finished with exit code 1
This error seems to stem from a misconfiguration in the project dependencies, specifically related to the :apivideo_live_stream module and possibly :native_device_orientation. I would greatly appreciate any insights or fixes you might suggest for this issue.

Thank you in advance for your support.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant