Flutter

플러터 - 플러터 SDK 설치 방법

마루설아 2025. 3. 22. 09:58

플러터 개발자 사이트 접속

https://flutter.dev/

 

Flutter - Build apps for any screen

Flutter transforms the entire app development process. Build, test, and deploy beautiful mobile, web, desktop, and embedded apps from a single codebase.

flutter.dev

 

 

우측 상단 Get started

 

 

개발 환경 플랫폼 선택

 

개발하려는 앱 환경 선택

 

 

Install the Flutter SDK - Download and install

가장 최신버전의 플러터 stable 채널 다운로드

(이전 버전 SDK는 SDK archive에서 다운로드)

 

 

 

플러터 개발환경 사양은 다음과 같다.

 

 

이후 시스템 환경변수 Path 설정에 flutter\bin 경로 지정 후 완료