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 97 forks source link

Feature/go router refresh stream #247

Closed jopmiddelkamp closed 2 years ago

jopmiddelkamp commented 2 years ago

I've added the GoRouterRefreshStream to the documentation and the example package.