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

How to route to get the specified widget instance instead of jumping to the page? #255

Open lejun opened 2 years ago

lejun commented 2 years ago

How to route to get the specified widget instance instead of jumping to the page?