gurleensethi / sailor

Easy page navigation and management in Flutter apps.
https://pub.dev/packages/sailor
MIT License
145 stars 24 forks source link

[Feature] Allow passing 'params' AND 'args' on navigateMultiple #29

Closed CasperPas closed 4 years ago

CasperPas commented 4 years ago

It would be convenient if we're able to pass both 'params' and 'args' on navigateMultiple.

gurleensethi commented 4 years ago

@CasperPas navigateMultiple is something that I have kept in backlog. I am aiming to improve the core functionality.