-1

Im newbie about this flutter, dart and also android studio but i got this error every time i try to run project with android emulator

This Error Image

James Z
  • 12,209
  • 10
  • 24
  • 44
ModsGen
  • 1
  • 1

1 Answers1

0

As explained in this Improperly formatted define flag: EDIT _ flutter's answer, maybe you should try to move your project to other directory with shorter path. Copy the project folder/file and paste in the desktop or any shorter directory, then re-import the project into Android Studio or your IDE and debug and overwrite the existing project.

Ahmad Rulim
  • 49
  • 2
  • 7
  • As it’s currently written, your answer is unclear. Please [edit] to add additional details that will help others understand how this addresses the question asked. You can find more information on how to write good answers [in the help center](/help/how-to-answer). – Community May 23 '22 at 06:43