비교적 가벼운 VScode를 사용해서 flutter 개발을 진행할 것이다.

 

 - 해당 주소로 이동하여 VScode를 설치하면 됩니다.(해당 OS에 맞게)

 

Download Visual Studio Code - Mac, Linux, Windows

Visual Studio Code is free and available on your favorite platform - Linux, macOS, and Windows. Download Visual Studio Code to experience a redefined code editor, optimized for building and debugging modern web and cloud applications.

code.visualstudio.com

 

 - 다운로드한 파일을 설치하면 끝입니다.

 

VScode에 flutter 설치하기

 - VScode의 좌측 아이콘을 보면 5번째 아이콘이 마켓으로 가는 아이콘입니다.

vscode 좌측 아이콘

 - 검색란에 flutter를 검색하고 해당 플러그인을 install 하면 끝입니다.

flutter 검색 후 install 하는 방법

 

'자기개발 > flutter' 카테고리의 다른 글

[flutter] 환경 설정  (0) 2022.05.03
[FLUTTER] 이론  (0) 2022.05.02

+ Recent posts