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.
I am using @felangel bloc library for state management? I don't know how to implement "refreshListenable" with this. and also how to use "redirects"
and here is my go router: