Search code examples
android-studioflutterdartsplash-screen

How do I remove the default white Splash Screen in Flutter. I do not want a Splash Screen at all


There are many similar questions on this site. But they do not answer what I want to accomplish. I do not even want a custom Splash Screen. I want to remove the Splash Screen completely or make it as short as possible.


Solution

  • There is no way to remove the splashcreen as of now. All you can do is keep a solid color splashscreen.