We are exporting the unity as a library and integrating it into the flutter application.
(flutter_unity_widget | Flutter package).
The challenge is, first time loading the unity library, it will show a blank screen for some time before even showing the splash screen. It’s the startup time, I believe.
I need help to reduce this start up time.