https://blog.naver.com/PostView.nhn?blogId=kbomin98&logNo=222299244975
Flutter 앱 만들기 - Lottie를 이용한 splash screen
Lottie란 로티란, 에어비엔비에서 개발한 라이브러리로, 간단하게 모든 웹 앱에 적용 가능한 벡터 기반 애...
blog.naver.com
https://api.flutter.dev/flutter/widgets/AnimatedRotation-class.html
https://api.flutter.dev/flutter/widgets/AnimatedSlide-class.html
AnimatedRotation class - widgets library - Dart API
Animated version of Transform.rotate which automatically transitions the child's rotation over a given duration whenever the given rotation changes. This code defines a widget that uses AnimatedRotation to rotate a FlutterLogo gradually by an eighth of a t
api.flutter.dev
애니메이션 추가...
https://heeeju4lov.tistory.com/18
https://pub.dev/packages/flutter_svg 라이브러리
svg 추가
https://docs.flutter.dev/cookbook/animation/page-route-animation
Animate a page route transition
How to animate from one page to another.
docs.flutter.dev
router animation
안드로이드는 자체 스플래시 스크린 만들어야함...
https://developer.android.com/develop/ui/views/launch/splash-screen
댓글