You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I want to have custom ui for each screen so I want to split them but the RootPage has a case when not logged in returns LoginScreen widget with auth and callback, how can I return both widgets or what can I do to make it works?
I want to have custom ui for each screen so I want to split them but the RootPage has a case when not logged in returns LoginScreen widget with auth and callback, how can I return both widgets or what can I do to make it works?
