반응형

#2 HELLO FLUTTER

#2.0. Installation

Flutter를 직접 다운로드하여 설치해도 된다.

또는 https://chocolatey.org/install#individual

 

Installing Chocolatey

Chocolatey is software management automation for Windows that wraps installers, executables, zips, and scripts into compiled packages. Chocolatey integrates w/SCCM, Puppet, Chef, etc. Chocolatey is trusted by businesses to manage software deployments.

chocolatey.org

여기 방법을 참고하여 설치해도 편하다.

압축을 풀고 PATH 설정을 하는 등 직접 세팅을 하지 않아도 된다고 한다.

나는 이미 Flutter 환경 세팅을 직접 해두었기 때문에 생략하였다.

 

 

#2.1. Dard Pad

Dartpad에서 Sample 메뉴를 통해 기본적인 샘플을 확인할 수 있다.

새로운 파일을 추가하지는 못하지만 웹 브라우저를 통해서 공부 가능하다.

 

#2.2. Running Flutter

 

 

#2.3. Hello World

 

 

#2.4. Recao

 

 

#2.5. Classes Recap

'2024' 카테고리의 다른 글

console.?  (0) 2024.02.17

+ Recent posts