lukepighetti / fluro

Fluro is a Flutter routing library that adds flexible routing options like wildcards, named parameters and clear route definitions.
https://pub.dev/packages/fluro
MIT License
3.67k stars 417 forks source link

support deep link on the web #234

Open lyf571321556 opened 3 years ago

lukepighetti commented 3 years ago

Can you provide a reproduction?

lyf571321556 commented 3 years ago

enter URLs directly into the address bar, just like /#/family/xxx/person/id, it navigate to the person page, and can't back to home page.

expected navigation stack: image or image