kakao_flutter_sdk 1.9.7+3 copy "kakao_flutter_sdk: ^1.9.7+3" to clipboard
kakao_flutter_sdk: ^1.9.7+3 copied to clipboard

A flutter plugin for Kakao API, which supports Kakao login, KakaoTalk Share, User API, KakaoTalk API and Navi API.

Use this package as a library

Depend on it

Run this command:

With Flutter:

 $ flutter pub add kakao_flutter_sdk
copied to clipboard

This will add a line like this to your package's pubspec.yaml (and run an implicit flutter pub get):

dependencies:
  kakao_flutter_sdk: ^1.9.7+3
copied to clipboard

Alternatively, your editor might support flutter pub get. Check the docs for your editor to learn more.

Import it

Now in your Dart code, you can use:

import 'package:kakao_flutter_sdk/kakao_flutter_sdk.dart';
copied to clipboard
152
likes
140
points
5.24k
downloads

Publisher

verified publisherdevelopers.kakao.com

Weekly Downloads

2024.09.20 - 2025.04.04

A flutter plugin for Kakao API, which supports Kakao login, KakaoTalk Share, User API, KakaoTalk API and Navi API.

Documentation

API reference

License

Apache-2.0 (license)

Dependencies

flutter, kakao_flutter_sdk_auth, kakao_flutter_sdk_common, kakao_flutter_sdk_friend, kakao_flutter_sdk_navi, kakao_flutter_sdk_share, kakao_flutter_sdk_talk, kakao_flutter_sdk_template, kakao_flutter_sdk_user

More

Packages that depend on kakao_flutter_sdk