Skip to content
GitLab
Explore
Sign in
Register
Primary navigation
Search or go to…
Project
F
FOSS_final_project
Manage
Activity
Members
Labels
Plan
Issues
Issue boards
Milestones
Wiki
Code
Merge requests
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Snippets
Build
Pipelines
Jobs
Pipeline schedules
Artifacts
Deploy
Releases
Package registry
Container registry
Model registry
Operate
Environments
Terraform modules
Monitor
Incidents
Analyze
Value stream analytics
Contributor analytics
CI/CD analytics
Repository analytics
Model experiments
Help
Help
Support
GitLab documentation
Compare GitLab plans
GitLab community forum
Contribute to GitLab
Provide feedback
Terms and privacy
Keyboard shortcuts
?
Snippets
Groups
Projects
Show more breadcrumbs
kiung yoon
FOSS_final_project
Commits
44171711
Commit
44171711
authored
3 years ago
by
kiung yoon
Browse files
Options
Downloads
Patches
Plain Diff
Update README.md
parent
f36858a7
No related branches found
No related tags found
No related merge requests found
Changes
1
Show whitespace changes
Inline
Side-by-side
Showing
1 changed file
README.md
+3
-3
3 additions, 3 deletions
README.md
with
3 additions
and
3 deletions
README.md
+
3
−
3
View file @
44171711
...
@@ -32,14 +32,14 @@ author : 윤기웅 (201721216)
...
@@ -32,14 +32,14 @@ author : 윤기웅 (201721216)
##
##
## Flutter Project 구성
## Flutter Project 구성
*
(구조를 직접 보고싶다면 practice_code/ 를 참조하세요)
*
(구조를 직접 보고싶다면 practice_code/ 를 참조하세요)
iOS 디렉토리
*
iOS 디렉토리
> ios로 자동으로 빌드해주기 위한 디렉토리
> ios로 자동으로 빌드해주기 위한 디렉토리
> 개발이 다 끝난 후 배포를 진행할 때 필요하다
> 개발이 다 끝난 후 배포를 진행할 때 필요하다
Android 디렉토리
*
Android 디렉토리
> Android로 자동으로 빌드해주기 위한 디렉토리
> Android로 자동으로 빌드해주기 위한 디렉토리
> .apk 설치파일로 변환이 가능하다
> .apk 설치파일로 변환이 가능하다
> 개발이 다 끝난 후 배포를 진행할 때 필요하다
> 개발이 다 끝난 후 배포를 진행할 때 필요하다
lib 디렉토리
*
lib 디렉토리
> dart파일을 작성하기 위한 디렉토리
> dart파일을 작성하기 위한 디렉토리
> 모든 .dart 코드는 이 디렉토리에서 작성한다. 필요시 하위 디렉토리 생성 가능
> 모든 .dart 코드는 이 디렉토리에서 작성한다. 필요시 하위 디렉토리 생성 가능
...
...
This diff is collapsed.
Click to expand it.
Preview
0%
Loading
Try again
or
attach a new file
.
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Save comment
Cancel
Please
register
or
sign in
to comment