Originally posted at : flutter-tizen/plugins#266 by @swift-kim
Even without splash screen, when launching app newly on wearable, a blank screen is displayed once for a while.
If you set elm_win_alpha_set as a true, it may seem to be solved, but it is not right to always treat it as transparent(This may affect performance badly).
Related discussions