kakao_flutter_mirror 1.0.4 copy "kakao_flutter_mirror: ^1.0.4" to clipboard
kakao_flutter_mirror: ^1.0.4 copied to clipboard

A flutter plugin for Kakao API, which supports Kakao login, KakaoLink, User API, KakaoTalk API, KakaoStory API, and Push API.

1.0.4 #

플러그인 업데이

1.0.3 #

안드로이드 빌드 문제를 수정하여 배포합니다.

1.0.2 #

  • 빌드에러 수정하였습니다.

1.0.1 #

  • 작업 중인 상태입니다. 사용하지마세요.

1.0.0 #

  • Mirror start

0.5.2 #

  • Reformat all code with dartfmt -w ..

0.5.1 #

  • Update platform version to 3.0.0-nullsafety.2 to get rid of build errors in flutter 1.22.0.
  • Fix errors that drops pub score.

0.5.0 #

  • Update KA header according to changed Kakao API specification. This will allow users to change account while logging in.
  • Update library dependencies.
  • Update dev versions (flutter 1.20.0, iOS 14.0, Xcode 12)

0.4.2 #

  • Add synched_at and connected_at to User class.
  • Add DEPRECATED_API enum to ApiErrorCause enum class.

0.4.1 #

  • Fix No Valid SDK error on pub.dev, which lowers maintenance score.

0.4.0 #

  • Fix bug in LocationTemplate json write logic
  • Prepare for flutter web support

0.3.2 #

  • Talk Channel SDK

0.3.1 #

  • Minor fixes
  • fix wrong json keys for androidExecParams and iosExecParms in Link class of template module.

0.3.0 #

  • Release according to recent Kakao API udpate.
  • Add message send API to TalkApi. Also update Friend model to include uuid and favorite field.
  • Add live account profile data to Account and groupUserToken field to User.

0.2.3 #

  • Provide presentationContextProvider to ASWebAuthenticationSession in login. (fix for iOS13.0)
  • Make isRetryable method of AccessTokenInterceptor public so that the interceptor can be used in a customized way. Third-party can override this method for their own API client if Authorization header matches the format Bearer ${kakao_access_token} for their API (which is a very uncommon need).

0.2.2 #

  • Update dio package to 3.0.0 and fix compile errors due to interface changes. Changes that were merged in 2.2.1 were ported to 3.0.0, presumably to ensure version compatibility in ^2.2.x.

0.2.1 #

  • Stabilize agains flutter 1.9.1.
  • Update dio package to 2.2.1 and fix compile errors due to interface changes.

0.2.0 #

  • SDK for Kakao Search API
  • SDK for Kakao Local API
  • Set secure_resource to true for /v2/user/me API.

0.1.2 #

  • Remove meta package from expliciit dependency.

0.1.1 #

  • Update description field in pubspec.yaml to be longer than 60 characters.
  • Update meta package version from 1.1.6 to 1.1.7.

0.1.0 #

  • Kakao Flutter SDK Initial Release
0
likes
30
pub points
0%
popularity

Publisher

unverified uploader

A flutter plugin for Kakao API, which supports Kakao login, KakaoLink, User API, KakaoTalk API, KakaoStory API, and Push API.

License

Apache-2.0 (LICENSE)

Dependencies

dio, flutter, json_annotation, package_info, platform, shared_preferences

More

Packages that depend on kakao_flutter_mirror