How to redirect to another page automatically after a delay in flutter using provider state management?
Asked
Active
Viewed 377 times
2 Answers
0
Hi would you be able to give any more info? What app are you building and what kind of result are you expecting? What code have you come up with at the moment?
With the limited info i have , i came across this link , I really hope it helps. Let me know if you still needing help.

BlankCoder
- 81
- 2
- 10
-
I need to build a splashscreen – Aju Alex Apr 12 '21 at 01:43
0
So i found the answer on another website, i'm wanting try it out myself but the code can be found here

BlankCoder
- 81
- 2
- 10
-
Thanks for your answer, but here you use the statefulwidget, I need provider statemanagement instead of statefulwidget. Can we do the same using the provider statemanagement? – Aju Alex Apr 12 '21 at 05:32
-
-
i edited my answer and put the link to the answer, let me know if it helps you – BlankCoder Apr 12 '21 at 15:27