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 moreHow do you code a Flutter in Visual Studio?
To create a new Flutter project from the Flutter starter app template:
Read moreHow do I open the project Flutter on my website?
Visual Studio Code
Read moreHow do you open the Flutter project in Flutter?
Just Open your project as normal, and then in [Android Studio > Preferences > Languages&Frameworks > Flutter > Flutter SDK path] select the path where you downloaded & unpacked Flutter SDK .27 May 2018
Read moreHow do I open the Flutter project in Terminal?
Create a new Flutter project
Read moreHow do you open a Flutter?
Install the Flutter and Dart plugins
Read moreWhat is the relationship between Flutter and Android Studio?
Flutter is a mobile app SDK to help developers and designers build modern mobile apps for iOS and Android. Android Studio belongs to “Integrated Development Environment” category of the tech stack, while Flutter can be primarily classified under “Cross-Platform Mobile Development” .
Read more