Both the IDE are really good. But Android Studio takes more time to open and it also consume more memory than VS Code. If you are beginner then go for Android Studio but after some time you can shift to VS 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 moreCan I code Flutter in VS Code?
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 moreHow do I open the emulator in Visual Studio Flutter?
Open Android emulator/ iOS simulator using VS Code
Read moreHow do you run a Flutter app in Visual Studio Code?
Installing Flutter in Visual Studio Code:
Read more