flutter_floating_bottom_navigation_bar icon indicating copy to clipboard operation
flutter_floating_bottom_navigation_bar copied to clipboard

Floating bottom navigation package for flutter

Results 11 flutter_floating_bottom_navigation_bar issues
Sort by recently updated
recently updated
newest added

FloatingBottomNavigationItem class is changed (selected/unselected icon is added) CustomClipper added with/without Title ui is different

When use this library in light them, not in dark, that shown in example, animation effect will work strange. I fixed it by changing one line and now it works...

how can we reduce the width of bar. For eg- if we have only two/one tabs then width will cover the entire screen but i need to be place bar...

this library is very useful but I need to do badge number like notification number bade or cart badge number the little circle with number inside it I try to...

Hello. Thanks for the nice package. I ran the sample but I get an error, how can I solve this? ```dart return Scaffold( appBar: AppBar( title: Text('Example'), ), //If you...

This doesnt look quite right on iOS devices

How can I modify the active background to this color and hangover like this mockup? It would be noice to have a slide effect ![image](https://github.com/right7ctrl/flutter_floating_bottom_navigation_bar/assets/13591836/b2b4247e-e1ce-47b1-8828-e198d07efcf9)