filiph / state_experiments

Companion repository to the "Build reactive mobile apps in Flutter" talk
https://www.youtube.com/watch?v=RS36gBEp8OI
910 stars 134 forks source link

Missing \shared\android\gradle\wrapper\gradle-wrapper.jar #6

Closed jsroest closed 6 years ago

jsroest commented 6 years ago

There is an error "Could not find or load main class org.gradle.wrapper.GradleWrapperMain" when invoking "flutter run" on windows.

Fix: add gradle-wrapper.jar to: \shared\android\gradle\wrapper\