Tools & Editors in Flutter: Integrated Development Environments(IDEs)
Android Studio, IntelliJ & Visual Studio:
Creating a new project:
In Android Studio:
In the IDE, click New Flutter Project from the Welcome window or File > New > New Flutter Project from the main IDE window.
Specify the Flutter SDK path and click ...
jinali.hashnode.dev4 min read