adaptive_dashboard_shell 0.1.0
adaptive_dashboard_shell: ^0.1.0 copied to clipboard
Adaptive dashboard shell — a collapsible, shadcn-style sidebar rail on desktop and tablet that switches to a bottom navigation bar on mobile, wrapping your routed content. Presentational and router-ag [...]
0.1.0 #
- Initial release.
AppDashboardShell: adaptive shell with a collapsible side rail on desktop/tablet and an optional bottom navigation bar on mobile.- Custom shadcn-style sidebar: rounded hover/active tiles, collapsible groups with an indented guide line, and an icon-only collapsed rail whose groups open as a flyout popup.
- Composable building blocks exported for custom chrome:
AppSidebar,SidebarHeader,SidebarGroup,SidebarCollapsedGroup,SidebarTile,SidebarFooter,SidebarAvatar. NavItem/NavLeaf/NavBranch/NavGroup/NavActionnavigation model and configurableDashboardBreakpoints.- Zero third-party dependencies.