FLUTTER ECOSYSTEM

kakao/kakao_flutter_sdk

Kakao Open API 向け Flutter SDK

kakao_flutter_sdk のプロジェクト画像
Stars
193
Forks
73
最終プッシュ(UTC)
2026/09/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.