Just use SDK manager and avdmanager from the android SDK tools. If you restart VSCode and load your Flutter project.
Read moreHow install emulator for Flutter VS code?
How to SetUp Emulator For VSCode?
Read moreWhat is emulator for Flutter?
A simulation models an object, in a one-dimensional space, on which particular forces are being applied, and exposes: … Whether the simulation is “done”, isDone.
Read moreIs Android emulator necessary for Flutter?
It is not neccessary, but advised to install Android Studio for Flutter. It makes it very easy to install and configure all the settings etc. What you definitely need is the Android SDK and JDK. You can definitely install and run flutter without Android Studio (you can also use Visual Studio).
Read more