bottom_nav_layout 2.1.1 bottom_nav_layout: ^2.1.1 copied to clipboard
A quick and powerful app layout. Supports page state preservation, lazy page loading, and has a page backstack.
2.1.1 #
- Jul 14, 2021
- Example updated.
2.1.0 #
- Jul 13, 2021
ReplacePageStack
renamed toNoPageStack
(breaking)ReplaceExceptPageStack
renamed toFirstAndLastPageStack
(breaking)bottomBarStyler
renamed tobottomBarWrapper
(breaking)- Added
resizeToAvoidBottomInset
parameter. - Bar Designs included:
- Convex Bottom Bar
- Sliding Clipped Nav Bar
2.0.0 #
- Jul 12, 2021
- Alternative bottom bar usage API unified into
NavBarDelegate
s. (breaking) - Bar Designs included:
- Flutter Snake Navigation Bar
- Bottom Bar With Sheet
1.1.0 #
- Jul 11, 2021
- Bar Designs included:
- Water Drop Bar
1.0.0 #
- Jul 10, 2021
- Added
extendBody
parameter.
0.0.1-dev #
- Jul 08, 2021
- Main layout initial release. Features include:
- Page State Preservation
- Lazy Page Loading
- Page Back Stack
- In-Page Navigation Using GlobalKeys
- Different Bar Designs (Material and Salomon)
- Bar Styling
- Bar Designs include:
- Material
- Salomon