DEV Community

Mohd Sakib
Mohd Sakib

Posted on

HEELPP!!! Flutter Navigation????

Help me out guys!!!!

I am actually learning flutter and struggling to follow its workflow. Listen me out.

My goal :- I am just trying to implement authentication via supabase with provider.

Issue :- when i go from onboarding to login page (i just navigate). so i guess it comes on top of my existing stack. If i login/sign-up my auth wrapper (main) runs and returns the home screen instead of onboarding this time but my top login screen stays there still. And if i just go back once i goto home page ( logged in ).

What i need :- So as a ReactNative dev i just wanted to know the simplest way to overcome this issue.

Thankyou in advance.

Top comments (0)