Are you using flutter_native_splash
? As far as I can see, you can't disable this first splash (at least not on the Flutter side), because the native app loads Flutter here. But you can adjust the color of the native splash so that the transition to your own splash isn't quite as harsh.