website icon indicating copy to clipboard operation
website copied to clipboard

In flutter web app, How to handle browser backward and forward arrow button click?

Open kaushikbh99 opened this issue 1 year ago • 4 comments

Page URL

https://docs.flutter.dev/cookbook/navigation/named-routes/

Page source

https://github.com/flutter/website/tree/main/src/content/cookbook/navigation/named-routes.md

Describe the problem

I can not get callback while clicking on browser backward and forward arrow button click.

Expected fix

No response

Additional context

No response

I would like to fix this problem.

  • [X] I will try and fix this problem on docs.flutter.dev.

kaushikbh99 avatar Aug 01 '24 04:08 kaushikbh99