Splash Screen
Last updated
Was this helpful?
Last updated
Was this helpful?
magaza_ui/screens/splash.dart
There is a container that holds the background image. Here is the code snippet to look at:
Open this file in your favorite photo editor
Paste/position your preferred image and then overwrite the file, to maintain consistency across multiple screens
Right after the class declaration, there is a timer duration of 3 seconds, after-which the app navigates to the slider. change the number to your choosing.