FLUTTER ECOSYSTEM

kakao/kakao_flutter_sdk

카카오 오픈 API용 플러터 SDK

kakao_flutter_sdk 프로젝트 이미지
Stars
193
Forks
73
최근 푸시(UTC)
2026. 9. 10.
프로젝트 상태
활성
kakao GitHub avatar
GITHUB Organization

kakao ↗

언어DartKotlinSwiftShellRubyHTMLObjective-C

기술 주제

이 저장소가 배포한 패키지

사용 중인 의존성

의존성 목록 5 개
  • flutter{"sdk":"flutter"}
  • flutter_test개발 의존성{"sdk":"flutter"}
  • flutter_lints개발 의존성^6.0.0
  • melos개발 의존성^7.3.0
  • dartdoc개발 의존성^9.0.0

원본 README

아래는 영문 원문 스냅샷입니다. 최신 내용은 GitHub에서 확인하세요.

README 펼치기 / 접기

kakao_flutter_sdk

This document introduces how to use the Kakao SDK for Flutter (Flutter SDK). The Flutter SDK supports Android and iOS platforms as of now, and will support web platform in the near future.

Requirements

Here are what you need to use the Flutter SDK:

  • Dart 3.9.0 or higher
  • Flutter 3.38.0 or higher
  • Target Android API level 21 or higher (Android 5.0 (Lollipop) or higher)
  • iOS Deployment Target 13.0 or higher
  • Web browser support

How to develop

To integrate the Kakao APIs with the Flutter SDK, read the following documentation:

How to Contribute

If you want to contribute to this repository, read the followings:

License

This software is licensed under the Apache 2 license, quoted below.

Copyright 2019 Kakao Corp. https://www.kakaocorp.com

Licensed under the Apache License, Version 2.0 (the "License"); you may not use this project except in compliance with the License. You may obtain a copy of the License at http://www.apache.org/licenses/LICENSE-2.0.

Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on an "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. See the License for the specific language governing permissions and limitations under the License.