위와 같이 애뮬레이터의 키보드가 안 보일 때는 command + shift + K 를 눌러주면 보이게 된다. * 하지만 이렇게 하면 컴퓨터 키보드로 입력할 경우 입력이 되지 않는다.. https://github.com/flutter/flutter/issues/74044 [webview_flutter] Simulator keyboard isn't showing and hardware keyboard isn't working · Issue #74044 · flutter/flutter Steps to Reproduce Make sure you use one of the recent flutter beta versions (24 or 25). I used 1.25.0-8.2.pre. Create a defaul..