플루터하면 항상 소셜로그인이 들어가는데, 많은 소셜로그인이 있지만 제일 힘든건 애플... 애플은 ios랑 android를 따로 해주어야되는데, 애플이 자기꺼라고 ios만 편애하는거같다 https://pub.dev/packages/sign_in_with_apple sign_in_with_apple | Flutter Package Flutter bridge to initiate Sign in with Apple (on iOS, macOS, and Android). Includes support for keychain entries as well as signing in with an Apple ID. pub.dev 공식 사이트에 설명이 잘 되어있지만, 모두 ios기준이다 ios는 하라는대로하면 문제없이 잘 ..