728x90 Flutter79 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. How to setting Theme of flutter circular Progress Indicator bar Color theme: ThemeData( progressIndicatorTheme: ProgressIndicatorThemeData( color: circularProgressbarColor //put color you want! ),) 2022. 1. 31. 이전 1 ··· 13 14 15 16 17 18 19 20 다음 728x90