build failed could not find threeegl.aar UPD:SOLVED(NOOB ISSUE)
When I build for android, i have this exception: FAILURE: Build failed with an exception.
- What went wrong: Execution failed for task ':app:checkReleaseAarMetadata'.
Could not resolve all files for configuration ':app:releaseRuntimeClasspath'. Could not find :threeegl:. Searched in the following locations: - file:/Users/usergerik/Documents/FlutterProjects/multitool/android/app/libs/aars/threeegl.aar Required by: project :app > project :flutter_gl
I also got that error for android. Can you share what fix did you apply?
Download this file and paste it to your project directory android/app/libs/aars/
File: https://github.com/wasabia/flutter_gl/blob/main/flutter_gl/android/libs/aars/threeegl.aar
thanks. I hit this issue too
you have a typo. arrs -> aars