Skip to content
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

MentorIntroductionScreen 추가 #62

Open
wants to merge 1 commit into
base: main
Choose a base branch
from
Open

Conversation

sunnny619
Copy link
Contributor

Issue

  • Resolves #

Description

이전 MentorIntroductionScreen 추가 작업을 진행하였습니다.

Check List

  • PR 제목을 커밋 규칙에 맞게 작성
  • PR에 해당되는 Issue를 연결 완료
  • 적절한 라벨 설정
  • 작업한 사람 모두를 Assign
  • 작업한 팀에게 Code Review 요청 (Reviewer 등록)

Screenshot

@sunnny619 sunnny619 self-assigned this Nov 12, 2024
Copy link
Collaborator

@HI-JIN2 HI-JIN2 left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

수고해써용~~~🫶


/// widgets -> components -> basic textfield로 바꾸시면 됩니다
// 제목 필드를 따로 만드는 헬퍼 메서드
Widget _buildTitleTextField(MentorIntroductionViewModel viewModel,
Copy link
Collaborator

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

compose에서는 뷰모델을 통째로 넘겨주는게 아니라 뷰모델의 함수만 넘겨주는게 정석이긴한데, 플러터에서도 그런지는 모르겠어요! 해당 위젯이 뷰모델 전체를 알아야할 필요성은 없어보이긴 합니당

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants