when I open the app, white screen appears with icon. Then only the splash screen appears.
I have already tried changing the background colour.
when I open the app, white screen appears with icon. Then only the splash screen appears.
I have already tried changing the background colour.
2
Answers
You can use flutter_native_splash package. You can read the setting-the-splash-screen section for details. You need to cover
Then follow run-the-package
Flutter splash screen is built on top iOS Storyboard and Android Activity. You need to edit these files to proceed.