# To restore Flutter's default white splash screen, run the following command in the terminal: # Customize the parameters below, and run the following command in the terminal: # with background color and splash image. # This package generates native code to customize Flutter's default white native splash screen Setting the splash screen #Ĭustomize the following settings and add to your project's pubspec.yaml file or place in a new file in your root project folder named flutter_native_splash.yaml. dependencies:ĭon't forget to flutter pub get. Would you prefer a video tutorial instead? Check out Johannes Milke's tutorial.įirst, add flutter_native_splash as a dependency in your pubspec.yaml file. Just use the preserve and remove methods together to remove the splash screen after your initialization is complete. You can now keep the splash screen up while your app initializes! No need for a secondary splash screen anymore. Supports dark mode, full screen, and platform-specific options. This package automatically generates iOS, Android, and Web-native code for customizing this native splash screen background color and splash image. By default, during this time, the native app displays a white splash screen. When your app is opened, there is a brief time while the native app loads Flutter. Need a great Flutter developer? I'm available! #