I have been trying to run Flutter demo app for the first time in Android Studio. I have installed up all settings for flutter in Android Studio and now I am trying to run the ap
It may be related with your Android emulator, you can try to create new one.(It is weird but solved my problem once)
and be sure about the device is active, In your console type adb devices and you should see your android emulator like following.
adb devices