I am working on flutter desktop application and want to add small size splash screen before flutter application window appear. I am trying to do this in win32_window.cpp file. This is main.cpp file Image1
But don't know exactly what to do. Can anyone guide me please.
Thanks