Recent Posts

Flutter Admob 화면 깜빡임 현상 (flickering)

less than 1 minute read

Flutter Admob 화면 깜빡임 현상 (flickering) 기존에 존재하던 플러터 프로젝트를 플러터 최신버전으로 바꿔 빌드를해 앱업데이트를 하고 싶어져 flutter SDK를 stable 2.8.1 버전을 받아 적용해봤다. 바뀐게 많지 않아 빌드하는데는 문제 없었으나 테스...

Missing contentDescription attribute on image

less than 1 minute read

Missing contentDescription attribute on image 안드로이드 앱 xml 레이아웃 확인 중 아래와 같은 경고가 떴다 Missing contentDescription attribute on image