Skip to content
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

Next page has back button on top bar #2

Open
gonzalonm opened this issue Aug 29, 2018 · 1 comment
Open

Next page has back button on top bar #2

gonzalonm opened this issue Aug 29, 2018 · 1 comment

Comments

@gonzalonm
Copy link

gonzalonm commented Aug 29, 2018

After walkthrough finishes, a new page is loaded but with a back button at top (appBar). Are there any ways to hide or remove that button?

I think it can be related in how next page is called internally. I assume if it's called as Navigator.pushReplacementNamed("some Route"); it should be fixed

I'm checking this post.

@gonzalonm
Copy link
Author

I didn't see at bottom in that post a nice way to hide that

automaticallyImplyLeading: false

Doing this, back button is hidding but if I tap on device back button, walkthrough is shown again :(

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant