Yeasir Arefin Tusher
Yeasir Arefin Tusher
### Issue Description After updating my Xcode to version 15, I've encountered compile-time errors in multiple places within the codebase of the package. These errors seem to be related to...
I have noticed an unexpected behaviour when using the auto_route package for routing in my Flutter app. Specifically, I am having a problem when using the Browser Back Button for...
I'm currently facing a navigation issue in a Flutter web application that uses the AutoRoute package. When my application starts, it initially displays a **SplashScreen** that checks the authenticated status...