JaspervanRiet / duck_router

A Flutter router with intents
MIT License
4 stars 3 forks source link

Improve popUntil interface #24

Closed DelcoigneYves closed 2 months ago

DelcoigneYves commented 2 months ago

As mentioned in #18 , we need to improve the interface of popUntil because currently you need to instantiate a new location and it's not very versatile.