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

Feat/68 feat chatpage api 연결 #87

Merged
merged 8 commits into from
Dec 10, 2023
Merged

Commits on Dec 9, 2023

  1. ✨ Feat : ChatPage 구현(familyID 미적용) (#68)

    feat : ChatPage 구현(familyID 미적용) (#68)
    Nam Jin committed Dec 9, 2023
    Configuration menu
    Copy the full SHA
    33205eb View commit details
    Browse the repository at this point in the history
  2. ✨ Feat : Socket 전송 모델 추가

    Socket 모델에 role, nickname 추가 완료
    Nam Jin committed Dec 9, 2023
    Configuration menu
    Copy the full SHA
    b329efa View commit details
    Browse the repository at this point in the history

Commits on Dec 10, 2023

  1. ✏️ Fix : merge conflick main.dart

    fix : merge conflick main.dart
    Nam Jin committed Dec 10, 2023
    Configuration menu
    Copy the full SHA
    d882e9f View commit details
    Browse the repository at this point in the history
  2. ✏️ Fix : resolve merge conflict (#68)

    fix : resolve  merge conflict (#68)
    Nam Jin committed Dec 10, 2023
    Configuration menu
    Copy the full SHA
    284e4f5 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    b83b362 View commit details
    Browse the repository at this point in the history
  4. ✏️ Fix : RootPage 프로바이더 선언 부분 수정

    프로바이더 변수 입력 함수 생성
    Nam Jin committed Dec 10, 2023
    Configuration menu
    Copy the full SHA
    6d60183 View commit details
    Browse the repository at this point in the history
  5. ✨ Feat : Provider role, name, nickname, introMessage 추가

    feat : Provider role, name, nickname, introMessage 추가
    Nam Jin committed Dec 10, 2023
    Configuration menu
    Copy the full SHA
    835f05e View commit details
    Browse the repository at this point in the history
  6. ✨ Feat : ChatPage Api 연결 및 구현 완료 (#68)

    ChatPage 구현 완료
    Nam Jin committed Dec 10, 2023
    Configuration menu
    Copy the full SHA
    238ddce View commit details
    Browse the repository at this point in the history