Skip to content

Commit

Permalink
강의록 업데이트
Browse files Browse the repository at this point in the history
  • Loading branch information
dusskapark committed Sep 16, 2019
1 parent 4cc685a commit e8ea5a9
Show file tree
Hide file tree
Showing 2 changed files with 29 additions and 0 deletions.
29 changes: 29 additions & 0 deletions 20190916-Materail-design-101.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,29 @@
---
title: Write Your First Flutter App, part 2-2
date: 2019-09-09

---

# 이번주 목표

> https://codelabs.developers.google.com/codelabs/mdc-101-flutter/index.html
<img src="https://codelabs.developers.google.com/codelabs/mdc-101-flutter/img/fb1bc435bbb0a662.png" style="zoom:50%;" />

- [ ] Text Field 위젯을 추가해봅니다.
- [ ] Button 위젯을 추가해봅니다.
- [ ] Appbar를 추가해봅니다.

# Text Field

<img src="https://codelabs.developers.google.com/codelabs/mdc-101-flutter/img/19af1564bbdffe0a.png" style="zoom:50%;" />



# Button

<img src="https://codelabs.developers.google.com/codelabs/mdc-101-flutter/img/fb1bc435bbb0a662.png" style="zoom:67%;" />

# Appbar

<img src="https://codelabs.developers.google.com/codelabs/mdc-102-flutter/img/431c9976adc79f2.png" style="zoom:50%;" />

0 comments on commit e8ea5a9

Please sign in to comment.