https://github.com/h-wi/2022_Winter_TIL/tree/main/0107
GitHub - h-wi/2022_Winter_TIL
Contribute to h-wi/2022_Winter_TIL development by creating an account on GitHub.
github.com
배운 것
1. MaterialApp 쓰는법
2. Scaffold를 이용해서 화면 나누기
3. Container의 child를 통해 공간을 분리하고 요소 구성하기
4. 텍스트, 이미지 등 위젯 활용법