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 moreShould I use VS Code or Android Studio Flutter?
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 more