Visual Studio Code is great if you have enough experience in setting things like the required SDK’s up and are familiar with the command-line . I tend to use Android Studio for most of my debugging on my Flutter projects, and Visual Studio Code for a lot of my coding.
Read moreCan you use Visual Studio for Flutter?
With the Dart plugin, you can use Visual Studio Code (VS Code) to develop Dart apps . The Flutter site has details on how to set up and use VS Code for Flutter apps.
Read moreWhich is better than Android Studio?
IntelliJ IDEA, Visual Studio, Eclipse, Xamarin, and Xcode are the most popular alternatives and competitors to Android Studio.
Read moreWhat is better than VS Code?
Atom, Visual Studio, Eclipse, IntelliJ IDEA, and WebStorm are the most popular alternatives and competitors to Visual Studio Code.
Read moreWhich is best for Flutter Android Studio or VS Code?
Android Studio is more focus on mobile development so maybe there are some functions that make the work easier, but in general lines, both are completely valid. If you have worked before with Vscode, for example, you can feel more comfortable with something that you know how it works. But both of them works fine.
Read moreCan I develop Android app in VS Code?
The extension allows developers to install, launch and debug Android Apps from within the VS Code environment .
Read more