-
Notifications
You must be signed in to change notification settings - Fork 51
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
Build failing after adding package #3
Comments
Try using these steps:
Run the project. |
I have followed that process but still build is failing. As requested, here are the logs flutter run -v
|
The package was updated. Try running the latest version of the package end let us know if it is fixed! |
How to solve? |
Describe the bug
I needed to add a 3D view in one of the screens in my app. Initially I got proper builds but after adding this package build fails
To reproduce
Steps to reproduce the behavior:
Expected behavior
Build runs and the view of .glb image appears
Screenshots
Gradle build error message.
The file I'm pointed to. I have tried running flutter clean .pub-cache/hosted/pub.dartlang.org/ and increasing the minSdkVersion 21 to no success. I'm not sure whether I'm doing something wrong
Desktop (please complete the following information):
Smartphone (please complete the following information):
The text was updated successfully, but these errors were encountered: