Skip to content

Dart-for-Apps/flutter-building-layouts

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

10 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

flutter_building_layouts

Flutter tutorial for building layouts. 본 저장소는 Flutter: Building Layouts 을 진행하면서 단계별로 저장하는 저장소입니다.

모든 작업은 안드로이드 스튜디오를 사용합니다. 필요한 경우 이 파일에 해설이 추가될 수 있습니다. 각 브랜치는 해당 스텝을 완료한 코드를 담고 있습니다. 예를 들어 step1 브랜치는 Step 1: Diagram the layout 코드를 포함하고 있습니다. master 브랜치는 완성된 코드 및 README.md를 가지고 있습니다.

Getting Started

This project is a starting point for a Flutter application.

A few resources to get you started if this is your first Flutter project:

For help getting started with Flutter, view our online documentation, which offers tutorials, samples, guidance on mobile development, and a full API reference.