BilalShahid13 / PersistentBottomNavBar

A highly customizable persistent bottom navigation bar for Flutter
BSD 3-Clause "New" or "Revised" License
528 stars 395 forks source link

End Drawer opening behind bottom navigation bar #374

Open DanHemingway opened 2 months ago

DanHemingway commented 2 months ago

Drawer or endDrawer are always opened behind the persistent bottom navigation bar. Is there a solution to force the Drawer on top of the Persistent Bottom Nav Bar?