adaptive_scaffold_plus
A production-ready replacement for flutter_adaptive_scaffold. Adapts navigation (BottomNavigationBar, NavigationRail, Drawer) per Material 3 guidelines.
What this package is like to depend on
Last release 5 days ago
18 Aug 2026
Too new to tell
only 2 release windows
Most releases are documented
notes for 8 of 12 stable releases
Nothing withdrawn
no release was ever pulled
2 months old
12 releases · first in 2026
12 releases in the last 12 months
see the full history below
Release timeline
12 releases · Jun 2026 to Aug 2026Releases
latest 12-
1.1.118 Aug 2026Release notes
Open source →- Added a light/dark preview image (
doc/floating_nav_bar.svg) for the floating navigation bar, embedded inREADME.md.
- Added a light/dark preview image (
-
1.1.018 Aug 2026Release notes
Open source →- Added
AdaptiveNavigationStyle.floating: a frosted-glass, pill-shaped navigation bar that floats above body content (set vianavigationStyleonAdaptiveScaffoldPlus). - Added standalone
FloatingNavigationBarwidget, exported from the package. - Added
floatingNavigationMargin,floatingNavigationBlur,floatingNavigationOpacity,floatingNavigationHeighttoAdaptiveScaffoldPlusto configure the floating bar. - Fixed missing
uses-material-design: trueinpubspec.yaml, which causedIcons.*glyphs to render as empty boxes. - Filled in
README.mdwith full usage docs and API reference.
- Added
-
1.0.910 Jun 2026Nothing published for this version
-
1.0.810 Jun 2026Nothing published for this version
-
1.0.710 Jun 2026Nothing published for this version
-
1.0.610 Jun 2026Nothing published for this version
-
1.0.510 Jun 2026 -
1.0.409 Jun 2026 -
1.0.309 Jun 2026 -
1.0.209 Jun 2026 -
1.0.109 Jun 2026 -
1.0.009 Jun 2026Release notes
Open source →- Initial release
- Adaptive navigation: BottomNavigationBar → NavigationRail → NavigationDrawer
- Material 3 guidelines support
- Custom breakpoints
- Dart 3 and Flutter 3.x+ compatibility