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.66k stars 416 forks source link

Is there any function for get all existing's history / route path? #254

Open felix0324324 opened 2 years ago

felix0324324 commented 2 years ago

Since use to check exists interaction between UI and API offline mode.