-
-
Notifications
You must be signed in to change notification settings - Fork 661
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
Application Crash Build after Importation of library #985
Comments
我也是这种问题我以为就我呢哈哈,后来如何解决的 |
same problem |
I have the same problem |
I have so much problems after android studios is updated |
If you are using Android Studio Ladybug (2024.2.x), the issue may arise due to incompatible Java version bundled with the Ladybug (Java 20-21 instead of Java 17, which was used in the Koala version). Solutions I found:
|
Unfortunately I did not solve it, I just downgraded the widget to Network Image Sent from my iPhoneOn 6 Nov 2024, at 15:42, MomenA7med ***@***.***> wrote:
@adebola Did you solve it ?
—Reply to this email directly, view it on GitHub, or unsubscribe.You are receiving this because you were mentioned.Message ID: ***@***.***>
|
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
🐛 Bug Report
I installed the package without even using the widget I got the following error
Expected behavior
FAILURE: Build failed with an exception.
Execution failed for task ':path_provider_android:compileDebugJavaWithJavac'.
BUILD FAILED in 6s
Error: Gradle task assembleDebug failed with exit code 1
Reproduction steps
import he package and build for Android
Configuration
Version: 1.x
Flutter 3.24.3 and Dart 3.5.3 on M1 MacOS
Platform:
The text was updated successfully, but these errors were encountered: