vscode
-
Using Flutter in VSCode (installation and setup)Flutter/mobile 2020. 5. 12. 15:10
Flutter can also be used in Visual Studio Code (VSCode). (What the hell ... VSCode doesn't seem to have anything wrong.) 1. Download Flutter SDK Download Flutter SDK for your OS from the link below and unzip it to a suitable location. [https://flutter.dev/docs/get-started/install] (https://flutter.dev/docs/get-started/install) In my case, I unzipped it to the location below. E: \Program Files\fl..