Replies: 2 comments 4 replies
-
Well, that was the whole point of Navigation 2.0 implementation in Flutter. Updating URL without pushing a history item was possible in Navigator 1.0. Not sure if we are going to pursue that way soon. |
Beta Was this translation helpful? Give feedback.
2 replies
-
i would hack that at the javascript level on the html page hosting the flet app https://stackoverflow.com/questions/12381563/how-can-i-stop-the-browser-back-button-using-javascript |
Beta Was this translation helpful? Give feedback.
2 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
Is it possible to set an option to disable the browser's forward and back buttons? Use app's navigation only.
Beta Was this translation helpful? Give feedback.
All reactions