Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

WillPopScope customWidget issue #123

Open
Joyker opened this issue Jan 2, 2021 · 5 comments
Open

WillPopScope customWidget issue #123

Joyker opened this issue Jan 2, 2021 · 5 comments

Comments

@Joyker
Copy link

Joyker commented Jan 2, 2021

Hello, thank you for the lib.
I have a problem with android back button and custom bottom nav bar.

On some pages i have WillPopScope widget, but onWillPop never calls.

Tab1 -> ..
Tab2 -> ..
Tab3 -> ..
Tab4 -> ..
Tab5 -> root_page -> second_page // here WillPopScope widget

Works ignoring WillPopScope as
Navigator.of(context).pop();

handleAndroidBackButtonPress: false - works as always exit app on back button from any screen

I want to return some value for Navigator.of(context).pop(), but don`t know how to do this with you library.
Hope for you help, thanks in advance

@ronytesler
Copy link

Any update?

@florohaltero
Copy link

i have the same issue

@KamalVerma297
Copy link

KamalVerma297 commented Mar 21, 2022

Hii @Joyker,

I am still facing this issue in the latest version (version - 4.0.2), can you please explain how you tackle this issue?

Thanks

@HappyMakadiyaS
Copy link

Having the Same case.
I want to return some values from the particular screen which is in the stack.. But WillPopScope never trigger.
Any Update on this?

@dhaval-k-simformsolutions

+1

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

6 participants