BilalShahid13 / PersistentBottomNavBar

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

Hide only in full screen #282

Open alexaung opened 2 years ago

alexaung commented 2 years ago

Hi, I can hide navigation when call with pushNewScreen(withNavBar: false). But I only want to hide in full screen mode. Is it possible?