Closed
Description
how to reproduce,
change main method on main_desktop.dart with async
call an async method using await before runApp() , for exampe load SharedPreference.
run application using hover run and dont touch mouse or keyboard anymore, the application show blank screen until you move mouse inside application window or typing button on keyboard.