I am brand new to flutter and just trying to get a hello world app to run. I have installed all the things i need to, when I run flutter doctor i get told everything is installed, green ticks all the way down the list.
Then I open the app in VS Code, open an Android simulator from Android Studio, and run flutter run.
But then I get the following:
Anyone know what might be wrong?
