Blank Screen on navigation
iamaryanshandilya opened this issue · 1 comments
iamaryanshandilya commented
I am using this package in a project, though there's a problem. Say there are two screens a, b. When going to some other screen c that is not a part of the bottom navigation bar. When I press the back button on the app bar I get a blank screen.
https://stackoverflow.com/questions/62276420/back-button-inside-appbar-showing-black-screen-in-flutter addresses this issue but I am having trouble implementing it. Can I get to know how to solve this?
rafalbednarczuk commented
Was answered in the SO thread.