플러터 개발자 사이트 접속
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 경로 지정 후 완료
'Flutter' 카테고리의 다른 글
플러터 - 다트 언어 형변환 (0) | 2025.03.22 |
---|---|
플러터 - 다트 언어 문자열 템플릿 (0) | 2025.03.22 |
플러터 - 외부 패키지 사용 실습 (0) | 2025.03.22 |
플러터 - 외부 패키지 사용하기 (0) | 2025.03.22 |
플러터 - 프로젝트 분석 (0) | 2025.03.22 |