kakao_flutter_sdk_share library

Classes

Button
KO: 메시지 하단 버튼
EN: Button at the bottom of the message
CalendarTemplate
KO: 캘린더 메시지용 기본 템플릿
EN: Default template for calendar messages
Commerce
KO: 상품 정보
EN: Product information
CommerceTemplate
KO: 커머스 메시지용 기본 템플릿
EN: Default template for commerce messages
Content
KO: 메시지 콘텐츠
EN: Contents for the message
DefaultTemplate
KO: 기본 템플릿 인터페이스
EN: Interface for the default template
FeedTemplate
KO: 피드 메시지용 기본 템플릿
EN: Default template for feed messages
ImageInfo
KO: 이미지 정보
EN: Image information
ImageInfos
KO: 이미지 정보 목록
EN: List of image information
ImageUploadResult
KO: 이미지 업로드 결과
EN: Image upload result
ItemContent
KO: 아이템 콘텐츠
EN: Item contents
ItemInfo
KO: 아이템 정보
EN: Item information
KakaoSdk
KO: 주요 설정 및 초기화 클래스
EN: Class for major settings and initializing
KO: 바로가기 정보
EN: Link information
ListTemplate
KO: 리스트 메시지용 기본 템플릿
EN: Default template for list messages
LocationTemplate
KO: 위치 메시지용 기본 템플릿
EN: Default template for location messages
ShareClient
KO: 카카오톡 공유 API 클라이언트
EN: Client for the Kakao Talk Sharing APIs
Social
KO: 소셜 정보
EN: Social information
TextTemplate
KO: 텍스트 메시지용 기본 템플릿
EN: Default template for text messages
WebSharerClient
KO: 카카오톡 공유 API 클라이언트, 웹 공유 기능 제공
EN: Client for the Kakao Talk Sharing APIs, provides sharing features for the web

Enums

ApiErrorCause
KO: API 에러 원인
EN: Causes of API errors
AppsErrorCause
KO: Apps 에러 원인
EN: Cause of Apps error
AuthErrorCause
KO: 인증 및 인가 에러 원인
EN: Causes of authentication or authorization errors
ClientErrorCause
KO: 클라이언트 에러 원인
EN: Causes of client errors
IdType
KO: ID 타입
EN: ID type
ShareType
KO: 카카오톡 공유 대상 선택 화면 유형
EN: Type of share target selection screen in Kakao Talk.

Functions

generateRandomString(int length) → String
isKakaoTalkInstalled() → Future<bool>
KO: 카카오톡 앱 실행 가능 여부 조회
EN: Returns whether Kakao Talk is available to launch
launchBrowser(Uri uri, {bool useBrowserSessionOnIOS = false}) → Future<void>
KO: 기본 브라우저로 URL 실행
EN: Launch a URL with the default browser
receiveKakaoScheme(dynamic callback(Uri)?) → void
KO: 앱을 커스텀 URL 스킴 호출로 실행할 때 URL 전달
EN: Pass the URL when launching a app with a custom URL scheme

Exceptions / Errors

KakaoApiException
KO: API 에러 응답
EN: Response for API errors
KakaoAppsException
KO: Apps 에러
EN: Apps error
KakaoAuthException
KO: 인증 및 인가 에러 응답
EN: Response for authorization or authentication errors
KakaoClientException
KO: 클라이언트 에러
EN: Client errors
KakaoException
KO: SDK 내부 동작 에러
EN: SDK internal operation errors