csells / go_router

The purpose of the go_router for Flutter is to use declarative routes to reduce complexity, regardless of the platform you're targeting (mobile, web, desktop), handling deep linking from Android, iOS and the web while still allowing an easy-to-use developer experience.
https://gorouter.dev
441 stars 96 forks source link

Provide context in redirect method in GoRouter #345

Closed II11II closed 2 years ago

II11II commented 2 years ago

Usecases: Get dependencies from context

csells commented 2 years ago

Closed as a dupe of https://github.com/csells/go_router/issues/184