> For the complete documentation index, see [llms.txt](https://docs.flutfast.com/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.flutfast.com/flutter-native-splash.md).

# Flutter Native Splash

The pubspec yaml already would contain all the configuration which you need.  Just change the image by updating the image you want in your native screen. Also you can change the color of the screen

![](/files/bmCccaoANxWwCpOzGcdN)<br>

\
\
After adding your image to `pubspec.yaml`, run the following command in the terminal:

```
dart run flutter_native_splash:create
```
