본문 바로가기

분류 전체보기131

탐사 황사마스크 KF80 탐사 황사마스크 KF80 COUPANG www.coupang.com 오늘의 상품! 탐사 황사 마스크 기존가격 : ₩ 9,900 판매가 : 정기배송시 5% save ₩9,491원 (1매당 475원) 2020. 5. 12.
[Flutter] Section1 The Brewery Study 1. Why Flutter? Dart 언어만 알면 IOS, Android, Web, Desktop 을 구현할 수 있다. A simple and flexible layout System There's a whole family of devices. Lots of devices. Huge ecosystem of sizes, ratios. Hot reload! As soon as you change something, you hist save, and you see the change in your app. super-fast reload Access to Original Source code IOS 와 Android 소스가 어떻게 동작하는지 직접 접근이 가능하다. 2... 2020. 5. 11.
[Flutter] obscureText in TextFormField issue Flutter 개발을 하다보면 password를 처리해야하는 시점이 온다. 로그인 할때. 그때 password는 보이면 안되는 문제가 발생한다. 이 문제는 TextFormField에서 obscureText property로 해결할 수 있다. [✓] Flutter (Channel master, v1.18.0-6.0.pre.83, on Mac OS X 10.15.4 19E287, locale ko-KR) 이 버전에서 계속 실패가 되는 것이다. 현재 2020.05.11, Flutter의 stable version은 1.17.0이다. 따라서 버전을 내렸다. 그랬더니 obscureTest property가 잘 먹힘! stable 버전으로 개발을 해야한다는 깨닳음이 있었던 오늘이다. 2020. 5. 11.
[회화] Aran English 오늘의 회화! Home Schooling! #1. all the way ~ 쭉, 완전히, He had to walk all the way home. 그는 집까지 쭉 걸어가야 했다. Thank you for coming all the way from Korea. 한국에서부터 멀리서 와주셔서 감사합니다. #2. For sure. 확실히, 완전히 For sure. = yes. = Absolutely. = 4 sho. #3. drama 극적인 사건 There's no drama. 극적인 사건이 없다. Since there's no drama in the way, I had nothing to worry about. 방해되는 극적인 사건이 없어서 나는 걱정이 없다. in the way - 방해가 되는 be in .. 2020. 5. 11.