[Flutter] 2. Flutter 예제

편준민's avatar
May 21, 2025
[Flutter] 2. Flutter 예제

1️⃣ Flutter 예제 소스 코드 다운

💡
해당 Github에 들어가서 code - Download.zip

2️⃣ Android Studio에서 열기

💡
예제를 Android Studio에서 열어보고 실행 해보기
  • 예제 폴더를 압축 해제 후 Open
notion image
  • 원하는 예제 더블 클릭 → OK
notion image

3️⃣ 다운 받은 예제 라이브러리 다운로드

💡
해당 예제의 소스 코드만 다운 받았을 뿐 라이브러리까지 같이 다운이 된 것은 아니기 때문에 라이브러리를 따로 다운 받아줘야한다.
notion image
notion image
  • 이후 크롬으로 시작!
notion image
  • Chrome에서 시작한 웹 화면
notion image

4️⃣ Sublime Text (텍스트 에디터)

💡
 
notion image
notion image
notion image
notion image
notion image
  • 소스코드가 보인다!
notion image
 
 
Share article

YunSeolAn