PersistentBottomNavBar icon indicating copy to clipboard operation
PersistentBottomNavBar copied to clipboard

A highly customizable persistent bottom navigation bar for Flutter

Results 179 PersistentBottomNavBar issues
Sort by recently updated
recently updated
newest added

Is there the ability to implement a centered featured icon like in Style 12 but in a custom style? Could not find that in the documentation.

Is there the ability to implement a centered featured icon like in Style 15 but in a custom style? Could not find that in the documentation.

I would like to know how to properly config the PersistentBottomNavBarItems so I can use **pushNamed** and not the **pushNewScreen()** function Here is my current config that doesn't work ```dart...

![Screenshot_20220820_103824](https://user-images.githubusercontent.com/60606160/185732612-67d1a2e1-6404-4fd5-a38c-7002100e14a5.png) hi, why there are border on top

The transition between two screens is so slow if we pass "withNavBar: false"

Please add option to change font size of selected and unselected item on bottom nabbar.

This pull request is to fix the following error that occurs when using `onWillPop`, with `handleAndroidBackButtonPress=false`: > type 'Future' is not a subtype of type '(() => Future)?' in type...

Please add support to manage top border when item is selected in Style3.