728x90 Flutter80 Flutter Firebase Kakao login Flutter firebase kakao login 을 구현하기 위해서 우선 kakao login을 flutter에 넣었다 https://pub.dev/packages/kakao_flutter_sdk kakao_flutter_sdk | Flutter Package A flutter plugin for Kakao API, which supports Kakao login, KakaoLink, User API, KakaoTalk API, KakaoStory API, and Push API. pub.dev 어차피 카카오링크 등 카카오의 다른 기능도 사용할 수도 있기 때문에 해당 sdk를 넣었다(사실 예전부터 사용해서 쓰기 편했던 것도 있음) 카카오, 네이버로 로그인 등은 대게 OAuth2.0 방식을 사용하는데,.. 2022. 2. 15. Flutter google map https://github.com/flutter/flutter/issues/40284#issuecomment-883899432 [google_maps_flutter] Empty map when resuming from background on Android · Issue #40284 · flutter/flutter Tested with google_maps_flutter 0.5.21-0.5.21+11 on Emulator and Pixel 3a, Android 10. Steps to reproduce: Open app with GoogleMap -> displays ok Put app into background, without it being killed... github.com flutter에서 go.. 2022. 2. 12. Why we use Key in flutter widget? https://apgapg.medium.com/using-keys-in-flutter-1c5fb586b2a5 Using Keys in Flutter If you are unaware of some terms like ValueKey, UniqueKey, ObjectKey etc then you on the right article. apgapg.medium.com I experienced my widget which I want to update doesn't updated and another widget is update. I thoght the reason for this problem is reason why I use same key for widgets. After I use Key(text:.. 2022. 2. 10. Flutter -When FirebaseMessaging.onMessageOpenedApp.listen is not triggered I used flutter with FCM and i found FirebaseMessaging.onMessageOpenedApp.listen is only worked app is not terminated. I seached stackoverflow and i found the answer. The full story is below. https://stackoverflow.com/questions/68119898/flutter-firebasemessaging-onmessageopenedapp-listen-is-not-triggered Flutter - FirebaseMessaging.onMessageOpenedApp.listen is not triggered I am using: flutter ve.. 2022. 2. 3. 이전 1 ··· 13 14 15 16 17 18 19 20 다음 728x90