Now We have to set up the Visual Studio Code for the Flutter. We have to install two extensions in order to use flutter . The very first extension is Flutter and 2nd is Dart. Note that Dart is the programming language that is used in flutter for the application development for both and android and iOS.
Read moreWhich is better for Visual Studio Android Studio or Flutter?
Among these two IDEs Android Studio is considered as the best IDE for Flutter because of its popularity among developers. VS Code is also popular, but it seems to be more complex for a fresher to create an application by using command palette and adding extensions for making the app more attractive.
Read more