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

fix: show black screen when back from main screen #185

Merged
merged 1 commit into from
Jun 29, 2024

Conversation

FriesI23
Copy link
Owner

Navigator.pop() behavior has changed. it will not exit app in new widget PopScope, This has been handled separately.

When false, blocks the current route from being popped.
This includes the root route, where upon popping, the Flutter app would exit.

So this maybe a BUG in Flutter. Will try updating the version later to see if the problem is fixed.

Navigator.pop() behavior has changed.
it will not exit app in new widget `PopScope`.
This has been handled separately.
@FriesI23 FriesI23 added the bug Something isn't working label Jun 29, 2024
@FriesI23 FriesI23 self-assigned this Jun 29, 2024
@FriesI23 FriesI23 merged commit 5d3e5a1 into main Jun 29, 2024
3 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant