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

Update README.md

parent 49402357
No related branches found
No related tags found
No related merge requests found
...@@ -42,5 +42,11 @@ author : 윤기웅 (201721216) ...@@ -42,5 +42,11 @@ author : 윤기웅 (201721216)
* lib 디렉토리 * lib 디렉토리
> dart파일을 작성하기 위한 디렉토리 > dart파일을 작성하기 위한 디렉토리
> 모든 .dart 코드는 이 디렉토리에서 작성한다. 필요시 하위 디렉토리 생성 가능 > 모든 .dart 코드는 이 디렉토리에서 작성한다. 필요시 하위 디렉토리 생성 가능
* pubspec.yaml
> 페이지에 이미지를 넣을때 이미지의 경로 지정할 수 있다
> 라이브러리 사용시 dependency를 이 파일에 적어줘야 한다.
> ```
> flutter doctor
> ```
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment