PersistentBottomNavBar
PersistentBottomNavBar copied to clipboard
A highly customizable persistent bottom navigation bar for Flutter
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...
 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.