rafalbednarczuk / curved_navigation_bar

Animated Curved Navigation Bar in Flutter
BSD 2-Clause "Simplified" License
694 stars 242 forks source link

Blank Screen on navigation #106

Closed iamaryanshandilya closed 2 years ago

iamaryanshandilya commented 3 years ago

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 2 years ago

Was answered in the SO thread.