bottom_nav_layout icon indicating copy to clipboard operation
bottom_nav_layout copied to clipboard

A quick and powerful Flutter layout with a bottom navbar.

Results 4 bottom_nav_layout issues
Sort by recently updated
recently updated
newest added

Have you noticed that if you have scrollviews or list views in the tabs that tapping on the very top bar on iOS no longer does a scroll to top?...

enhancement

I want change the current bottom navigation bar to another. Like: When I click on add to cart button from product detail page it should show selected bottom navigation bar...

callback to customize action when there's one page on stack ``` bottom_nav_layout: #^3.0.9 git: url: https://github.com/nowjordanhappy/bottom_nav_layout/ ref: new-feature-willpop ```

Hello , I'm back here after being stuck with an issue for a while , the problem im facing is that using willPopScope on top of the BottomNavLayout in order...

needs investigation