kakao_login 0.2.0-nullsafety.2 copy "kakao_login: ^0.2.0-nullsafety.2" to clipboard
kakao_login: ^0.2.0-nullsafety.2 copied to clipboard

outdated

A new Flutter project.

kakao_login #

요구사항 #

Android #

Android SDK를 사용하기 위한 최소 요구사양은 다음과 같습니다:

  • API 19: Android 4.4(KitKat) 이상

iOS #

iOS SDK를 사용하기 위한 최소 요구사양은 아래와 같습니다.

  • iOS 11.0 이상
  • iOS Deployment Target 11.0 이상

Getting Started #

This project is a starting point for a Flutter plug-in package, a specialized package that includes platform-specific implementation code for Android and/or iOS.

For help getting started with Flutter, view our online documentation, which offers tutorials, samples, guidance on mobile development, and a full API reference.

The plugin project was generated without specifying the --platforms flag, no platforms are currently supported. To add platforms, run flutter create -t plugin --platforms <platforms> . under the same directory. You can also find a detailed instruction on how to add platforms in the pubspec.yaml at https://flutter.dev/docs/development/packages-and-plugins/developing-packages#plugin-platforms.