Flutter | Exercise Example | StatelessWidget, Container, Image, Splash Screen APP

APP 로딩 시 잠시 보이게 되는 스플래시 스크린 구현을 해보자. 개발툴(IDE)은 안드로이드 스튜디오를 활용한다. Flutter Project 생성 안드로이드 스튜디오에서 “New Flutter Project” 버튼을 클릭하여 프로젝트 생성 과정을 진행한다. 처음 Flutter 프로젝트를 생성하면 Flutter SDK 위치를 넣으라고 나오는데 위치를 잊었다면 “flutter doctor -v” 명령으로 알 수 있다. SplashScreen 클래스 작성 APP 로딩 시 잠시 보일 화면이기 … Flutter | Exercise Example | StatelessWidget, Container, Image, Splash Screen APP 계속 읽기