본문 바로가기
개발/Flutter

Flutter google map

by dev_caleb 2022. 2. 12.
728x90

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에서 google_maps_flutter 를 사용할 때, 앱을 잠시 나갔다 올 경우 화면이 없어져버린다.

해당 문제는 다음 글로 해결 가능합니다

 

728x90

'개발 > Flutter' 카테고리의 다른 글

Flutter에서 js 정규식이 안써지는 이유  (0) 2022.02.20
Apply After Effect in Flutter  (0) 2022.02.16
Dart Generic Development  (0) 2022.02.10
Get hash key for Mac, (Facebook , Kakao)  (0) 2022.02.10
Why we use Key in flutter widget?  (0) 2022.02.10