[Solved] Flutter Could not find or load main class org.gradle.wrapper.GradleWrapperMain

2024/01/19 15:53

Error

Flutter Could not find or load main class org.gradle.wrapper.GradleWrapperMain

Solution

Copy “android/gradle/wrapper/gradle-wrapper.jar” from your other projects and override the same file in your current project.

Leave a Reply

Back to top