A new Flutter project.
This project is a starting point for a Flutter application.
A few resources to get you started if this is your first Flutter project:
For help getting started with Flutter development, view the online documentation, which offers tutorials, samples, guidance on mobile development, and a full API reference.
- main 함수 실행되는 main 페이지에서 라우트 설정을 하거나 body부분에 원하는 페이지의 함수 넣으면 시작할 때 바로 나옴
- 얼굴을 찍을 카메라 실행하는 부분에서 이해가 잘 안감
- 로그인 등 api 테스트 필요
- 자잘한 버튼들 혹은 기타 부분 조정
- 회원가입 등 다시 배치
- 게임/마사지 선택 부분에서 버튼 나오는 부분이 잘 안됨
**카메라 마이크까지 허용하면 나오긴 함