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

Using fluro to jump back to the page, there is a stuck phenomenon #223

Open FJLiJinYi opened 3 years ago

FJLiJinYi commented 3 years ago

When using fluro to jump back to the page, it will get stuck. When using native jump, there is no such problem

lukepighetti commented 3 years ago

Please provide a reproduction so we can triage this properly. Thanks.