iampawan / iampawan/Flutter-Walkthrough
Next page has back button on top bar
Open
- Dominant language
- Dart
- Stars
- 118
- Forks
- 22
- PR merge metrics
- No merged PRs in 30d
Description
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](https://stackoverflow.com/questions/44978216/flutter-remove-back-button-on-appbar).
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.