How to I create splash screen in flutter with timer? I want to user wait 3 second on splash screen and after they redirect to home page.
I want to create splash screen in flutter with 3 second timer. Give me example and code for easy to explain for me. Add icon and text just for simple ui.
3
Answers
sure i create just demo for example .
try this code as you told i add 3 second time limit and icon and text for simple ui.
Just call this method in initState: