You can do this by either run flutter emulator –launch name in your terminal or you can test launch from Visual Studio Code, install the Flutter plugin, and create a new project by using CTRL + SHIFT + P and type Flutter: create a new project . Now you are ready to create your Flutter applications have fun!