Issue
I have this error when I try to lunch my Flutter project, can someone explain it please or give a possible solution ?
ProcessException: %1 is not a valid Win32 application.
Command: C:\Users\asmou\AndroidStudioProjects\pubrech\android\gradlew.bat -q -Ptarget-platform=android-arm64 -Ptarget=C:\Users\asmou\AndroidStudioProjects\pubrech\lib\main.dart -Pdart-defines=Zmx1dHRlci5pbnNwZWN0b3Iuc3RydWN0dXJlZEVycm9ycz10cnVl,RkxVVFRFUl9XRUJfQVVUT19ERVRFQ1Q9dHJ1ZQ== -Pdart-obfuscation=false -Ptrack-widget-creation=true -Ptree-shake-icons=false -Pfilesystem-scheme=org-dartlang-root assembleDebug
Solution
Solved this by simply creating a new project and moved project files to new project , looks like something was corrupted
Answered By - Asmoun
0 comments:
Post a Comment
Note: Only a member of this blog may post a comment.