Today 요약
[✅] 프로그래머스 1문제
[✅] flutter 위젯 2개
배운점
1) flutter AnimatedOpacity
Flutter AnimatedOpacity class
AnimatedOpacity class - widgets library - Dart API Animated version of Opacity which automatically transitions the child's opacity over a given duration whenever the given opacity changes. Animating an opacity is relatively expensive because it requires pa
252-archive.tistory.com
2) flutter VisibilityDetector
flutter Visibility_detector 패키지
visibility_detector | Flutter Package A widget that detects the visibility of its child and notifies a callback. pub.dev 설치방법 $ flutter pub add visibility_detector flutter 앱에서 위젯의 가시성 상태를 감지하는 데 사용하는 패키
252-archive.tistory.com
'TIL' 카테고리의 다른 글
20231004 TIL (0) | 2023.10.04 |
---|---|
20230927 TIL (0) | 2023.09.27 |
20230919 TIL (0) | 2023.09.19 |
20230918 TIL :: 코로나에 진 몸뚱아리 (0) | 2023.09.18 |
20230912 TIL :: 아무생각없이 공부만 한 날 (0) | 2023.09.12 |