Is it possible to add a custom background image to the Launch Screen (Splash Screen)?
If so, how can I do it in a Flutter project?
The idea is to have the application logo centered with the image chosen by the user on the back.
Is it possible to add a custom background image to the Launch Screen (Splash Screen)?
If so, how can I do it in a Flutter project?
The idea is to have the application logo centered with the image chosen by the user on the back.