-2

As you can see in the image below Flutter cant find android studio while I just installed it enter image description here

1 Answers1

0

Please refer to this article for how to modify the path to android studio if you haven't installed it to the default location, which I'm guessing is your problem:

Flutter does not find android sdk

You also haven't installed the Flutter and Dart plugins as indicated by your flutter doctor errors.

Duncan Pullen
  • 355
  • 3
  • 13