Flutter GoRouter PopScope Widget Not Working
I’m working on a Flutter application using go_router
for navigation and PopScope
to handle back navigation. I’m experiencing issues with PopScope
not behaving as expected.
I’m working on a Flutter application using go_router
for navigation and PopScope
to handle back navigation. I’m experiencing issues with PopScope
not behaving as expected.