-
Notifications
You must be signed in to change notification settings - Fork 4
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
✨ Feat: Create Home Screen, OnBoarding Screen #11
Conversation
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
고생했고, 작업된 부분 약간 코멘트 남긴 부분 확인해줘!
lib/repositories/temp.dart
Outdated
List<String> sentences = [ | ||
'심장병 확률이 2.5% 올라갔어요.', | ||
'암 확률이 3.5% 올라갔어요.', | ||
'집에 보내주세요.', | ||
'심장병 확률이 2.5% 올라갔어요.', | ||
'암에 걸릴 확률이 3.5% 올라갔어요.', | ||
'심장병 확률이 2.5% 올라갔어요.', | ||
]; |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
해당 부분은 controller에 있으면 될 것 같아요
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
말해주신거 전부 수정할게요! 피드백 증말로다가 감사합니다
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
LGTM 👍
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
고생하셨습니다~
Issue
개발사항
개선할 사항