전체 글 (53) 썸네일형 리스트형 23.01.10 https://github.com/h-wi/2022_Winter_TIL/tree/main/0110 GitHub - h-wi/2022_Winter_TIL Contribute to h-wi/2022_Winter_TIL development by creating an account on GitHub. github.com Today I Learned : Dart에서의 변수 선언, Null safety, final과 const형 변수의 차이점 Dart의 자료형, collection if & for, String interpolation Dart는 모든 변수나 자료형, 함수도 Object로 관리되는 완전완전 객체지향 언어임 자바랑 비슷한게 많아서 쉽게 이해할수 있었음 230110 https://github.com/park1NG/WEBTOON-with-flutter.git GitHub - park1NG/WEBTOON-with-flutter: 플러터로 웹툰 앱 만들기 플러터로 웹툰 앱 만들기. Contribute to park1NG/WEBTOON-with-flutter development by creating an account on GitHub. github.com 1. 6.11 Recap까지 완료 2. repo에 최종 push해두기 내일 할 거 1. Flutter로 웹툰 앱 만들기 완강 2. 당근마켓 UI 연습 3. 인프런 인스타그램 클론 코딩 수강 계획 4. GSC 브레인스토밍 주제 준비 23.01.07 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. 텍스트, 이미지 등 위젯 활용법 이전 1 ··· 12 13 14 15 16 17 18 다음