I'm new to Flutter, and I noticed that the launch screen for Android take more time than usual for a native app, I followed the instructions here
But for IOS, everything is working fine. Is there a way to make the launch time for Android faster?
Thanks!