Flutter로 카카오톡 채팅 입력 만들기

새로 Flutter로 만들고 있는 앱은 채팅 기능이 들어가는데요. 카카오톡 같은 입력 화면을 만들어보고 싶었습니다.


원래는 suffixIcon나 suffix로 금방 될 줄 알았는데

세로 위치가 조정되지 않네요 ㅠㅠ

맨위나 가운데만 되네요 여러 줄 인경우 맨 아래로 보내고 싶은데...


그래서 결국 Stack과 Positioned widget을 사용할 수 밖에 없었습니다. Column/Row도 똑같더라구요 ㅠ


혹시 suffix로도 되는 방법 아신다면 알려주세요


연구했던 과정을 글로 남겼습니다.

https://toyboy2.medium.com/implementing-kakaotalk-chat-input-box-in-flutter-86c8e0fb8051

#flutter #chat #inputbox #suffix #sendbutton

Implementing KakaoTalk Chat Input Box in Flutter

Medium

Implementing KakaoTalk Chat Input Box in Flutter

더 많은 콘텐츠를 보고 싶다면?

또는

이미 회원이신가요?

2024년 5월 9일 오전 5:45

댓글 0