Home > OS >  Flutter: Exception: Profile mode is not supported for sdk gphone x86 arm
Flutter: Exception: Profile mode is not supported for sdk gphone x86 arm

Time:01-23

I am new in Flutter. I face a problem about Profile mode is not supported for sdk gphone x86 arm.

This is my Debug Console:

Exception: Profile mode is not supported for sdk gphone x86 arm. Exited (1)

Debug Console picture

How do I fix it?

CodePudding user response:

Click the "Run" button. Then, click the "Start debug"

  •  Tags:  
  • Related