Is it possible to install flutter on VS 2017 IDE? (not Visual Studio Code) I can't seem to find any answer to this, and I really prefer working in VS 2017.
Any help would be appreciated.
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.
Android Studio offers a complete, integrated IDE experience for Flutter. Alternatively, you can also use IntelliJ: IntelliJ IDEA Community, version 2021.2 or later.
Android Studio is a good choice for Flutter development because it lets you open multiple projects. You can open a new project by right-clicking on the project you're working on and selecting “Open in new window.” Alternatively, you can choose File > Open in an existing window.
Install the extension of Flutter on Visual Studio Code Click on the Extensions or Ctrl+Shift+X. In the search bar type flutter . Select Flutter by the Author Dart Code. Click on Install.
Unfortunately, it is not supported yet. You can use VisualStudio as an editor and you'll be able to run the flutter commands in the console to run the app. But you'll lose the debugging and intellisense.
If you love us? You can donate to us via Paypal or buy me a coffee so we can maintain and grow! Thank you!
Donate Us With