kakao_login 0.6.0 copy "kakao_login: ^0.6.0" to clipboard
kakao_login: ^0.6.0 copied to clipboard

A flutter plugin for Kakao login.

Use this package as a library

Depend on it

Run this command:

With Flutter:

 $ flutter pub add kakao_login

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

dependencies:
  kakao_login: ^0.6.0

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_login/kakao_login.dart';
0
likes
110
pub points
28%
popularity

Publisher

unverified uploader

A flutter plugin for Kakao login.

Homepage
Repository (GitHub)
View/report issues

Documentation

API reference

License

Apache-2.0 (LICENSE)

Dependencies

async, flutter, freezed_annotation, json_annotation, meta

More

Packages that depend on kakao_login