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 moreCan Flutter used for websites?
The web itself is a flexible platform, but Flutter is ideal for building web applications like PWAs or SPAs and bringing your existing mobile app to the web .
Read moreCan I use Flutter for website?
Yes. Flutter is great for both mobile and web app development as it is highly compatible with current-generation web rendering technologies like HTML, CSS, and JavaScript . Using Flutter, you can easily compile the existing code into a client experience, embed it into the browser, and then deploy it to any web server.
Read moreHow do I create a website using Flutter?
This page covers the following steps for getting started with web support:
Read moreIs Flutter a good enough website?
Nonetheless, it is enough for the majority of applications . Flutter 2 includes new icons and other components that will make it easier to build web apps. Flutter widgets are built with Google’s material design principles in mind. So, even novice Flutter developers may create high-quality apps.
Read moreIs Flutter stable for desktop?
Desktop support for Flutter was in an experimental phase for quite some time, but with the introduction of Flutter 2.0, desktop support (macOS, Linux, and Windows) is now available on the stable branch of Flutter .
Read more