PersistentBottomNavBar
PersistentBottomNavBar copied to clipboard
A highly customizable persistent bottom navigation bar for Flutter
### Fix crash in Style 3 when using textStyle **What I did:** Fixed a type error by using TextStyle.apply to safely set the text color. **Why:** The app was crashing...
I am trying to reload every page every time it is clicked, but it is not working. I have set the state management field to false also but still the...
it seams that only lower part (of icon) is active. And upper part is not working ,check video [screen-capture_(1).webm](https://github.com/user-attachments/assets/307e2eb0-c8b7-4254-9f33-ea2cf807a64f)
…support ,optimised to support flutter 3.27
adding Textfield inside drawer will cause the keyboard open then auto dismiss when fcous Textfield
I used same example just add inside drawer Textfield then try to focus it will cause keyboard open then dismiss automatically! **I only tried on IOS device I don't know...
It will be good to add swipe functionality like **PageView**, ik that we can change tab with Gesture Detector but it's not a good deal. Also there is jumpToTab method...
Hi, When bottom navigation is shown is above screen which is selected(last items are not shown). Is possible to set bottom padding for all child screens ? I know that...
I have a question regarding the usage of the Persistent Bottom Navigation Bar package. Is it possible to replace the icon with a title only in Style 13? I want...
Hello, First of all, I’d like to congratulate you on the excellent work done on this library. Second, I have a question: is it possible to navigate using go_router (e.g....