-
Notifications
You must be signed in to change notification settings - Fork 23
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Sailor push not work as I expect with CupertinoTabScaffold innter TabViews. #23
Comments
Something in context I tested today. If I create my own "onGenerateRoute" even it not works. |
The way to fix this maybe to enable another optional routing with the context. |
Actualy I skipped sailor for my next upcomming projects let just grow sailor more stable. Thanks |
I understand. I'm trying to make some experiments around this. In theory, the best way is would be routing using the closest Let's see what @gurleensethi would say about this |
@amrnt Great to discuss with you. Yes, With the same I also try to make my own navigation service with GlobalKey but its an experiement stage so I have not wider practise around it. Hope something that @gurleensethi will find about it. I realy love sailor package. |
How I push with sailor and without sailor.
My Flutter layout inspector.
Observe (with sailor)
3 bottom tabs
[Inner Tab Screen stack]
(https://github.com/kishansinhparmarxongo/resources_link/blob/master/Inner%20screen.png)
Expect (Without sailor)
3 bottom tabs
Inner Tab Screen
You can follow this link UX expect
The text was updated successfully, but these errors were encountered: