adaptive_dashboard_shell
Adaptive dashboard shell with collapsible sidebar and mobile bottom nav.
What this package is like to depend on
Last release 1 months ago
28 Jun 2026
Too new to tell
only 2 dated releases
Nearly every release is documented
notes for 2 of 2 stable releases
Nothing withdrawn
no release was ever pulled
1 months old
2 releases · first in 2026
2 releases in the last 12 months
see the full history below
Release timeline
2 releases · Jun 2026 to Jun 2026Releases
latest 2-
0.1.328 Jun 2026 -
0.1.028 Jun 2026Release notes
Open source →- Collapsible sidebar rail (desktop/tablet) + bottom nav (mobile)
- Shadcn-style components: header, footer, tiles, groups
- Zero third-party dependencies
- Composable building blocks for custom chrome
- Full example app included
Release notes
Open source →- 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.