forked from BilalShahid13/PersistentBottomNavBar
-
Notifications
You must be signed in to change notification settings - Fork 74
Tablet/Desktop layout like Navigation Rail #96
Copy link
Copy link
Open
Description
Is your feature request related to a problem? Please describe.
Works flawlessly on mobile, but cannot adapt orientation for the bottom navbar for tablet/desktop (like Navigation Rail)
Describe the solution you'd like
(Like Navigation Rail) allow a boolean toggle to display the views either:
- As the package currently does for mobile or,
- In a row format for tablet/desktop where the bottom navbar persists in the left portion of the screen and the views take up the remaining space.
Describe alternatives you've considered
Have tried different methods for trying to make this work - row with body of widget being the screens and stack. Have also tried Navigation Rail and other packages.
Additional context
I have tried other packages that provide the view that I'm looking for but do not come close to the minimal code required for a persistent and state preserved features of this package.
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
No labels