Skip to content
Snippets Groups Projects
Commit 25388edd authored by kiung yoon's avatar kiung yoon
Browse files

final project

parent eaa7c994
Branches
No related tags found
No related merge requests found
...@@ -50,5 +50,12 @@ author : 윤기웅 (201721216) ...@@ -50,5 +50,12 @@ author : 윤기웅 (201721216)
> flutter pub get > flutter pub get
> ``` > ```
> 그러나 vscode와 android studio 에서는 저장 (command + s or control + s)을 누르는 것 만으로 이 명령어가 자동으로 실행된다 > 그러나 vscode와 android studio 에서는 저장 (command + s or control + s)을 누르는 것 만으로 이 명령어가 자동으로 실행된다
##
## Flutter 실습
여기까지 잘 이해하고 따라 왔다면 이제 Flutter를 가지고 실습할 준비가 다 되었다!
vscode 또는 Android studio 중 마음에 드는 것을 선택하여 [이 링크](https://drive.google.com/file/d/1X3VZJEBLhfX8oiZreyy36YorUamVTymP/view?usp=sharing)로 와서 동영상을 보면서 같이 코드를 작성해보면 간단한 페이지를 작성할 수 있게 될 것이다
실습에 사용된 코드는 practice_code 디렉토리에도 넣어놓았고 자유롭게 사용하셔도 됩니다
practice_code 디렉토리의 README.md파일에는 코드에 대한 설명이 있으니 참고 바랍니다
실습 동영상 접근 권한 문제나 다른 문의가 있다면 <rldnd4429@aoju.ac.kr> 로 문의 바랍니다:)
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment