728x90

 

 

1. 채팅 기능


1.1. 채팅 어플

 

https://www.youtube.com/watch?v=ot5ctOZe2X0&ab_channel=DynamicCoding 

 

1.2. 채팅 백엔드

 

https://www.youtube.com/watch?v=I6UCPL1svOA&ab_channel=DynamicCoding 

 

1.3. 추가할 기능

채팅 UI 개선

말풍선 크기를 채팅 메시지와 맞게 수정

메시지가 1개 이상인 채팅방만 보이도록 수정

카카오 로그인 uid 사용

대화 상대방 검색 시 부분 문자열로도 검색 가능하도록 수정

 

2. 카카오 로그인


2.1. pub.dev 라이브러리

 

https://pub.dev/packages/kakao_flutter_sdk

 

kakao_flutter_sdk | Flutter Package

A flutter plugin for Kakao API, which supports Kakao login, KakaoLink, User API, KakaoTalk API, KakaoStory API, and Push API.

pub.dev

 

2.2. kakao developers 등록

 

 

3. 웹발신 문자인증


Firebase를 사용하여 문자인증 구현

 

https://100sucoding.tistory.com/44

 

플러터(flutter) 파이어베이스 Auth 로 휴대폰(SMS) 본인인증 무료로 간단히 하기(꼼수)

초기 발행 : 2021년 6월 실습 환경 : 맥북 / BigSur / Intel 앱 회원가입 부분 중에 특히나 휴대폰 인증이 필요한 앱이 있죠. 가령 쇼핑 앱 같은 거요. 그럴 때 휴대폰 인증 코드를 보내고 그걸 받아

100sucoding.tistory.com

 

4. 결제 모듈


4.1. 아임포트

 

https://pub.dev/packages/iamport_flutter/score

 

iamport_flutter | Flutter Package

Plugin that allows Flutter to use Iamport payment and certification functions.

pub.dev

 

 

4.2. 부트페이

 

https://docs.bootpay.co.kr/online/pg?language=flutter 

 

 

+ Recent posts