android

참조

https://developer.android.com/studio/install?hl=ko

download android studio

https://developer.android.com/studio?hl=ko

다운로드후 standard로 설치

뭔가를 마구 다운로드 받는다.

alt text

첫화면

install flutter plugin

alt text
  • plugins 선택 -> flutter 검색 -> install

  • restart ide

sdk manager

alt text
  • more actions -> sdk manager ->

alt text
  • sdk tools -> android sdk command line tools check -> apply -> ok

new project

alt text
alt text
  • flutter project 선택 -> next -> project name 입력 -> next ->check only android and ios -> finish

flutter simulator

Last updated

Was this helpful?