adaptive_scaffold_plus 1.1.1 copy "adaptive_scaffold_plus: ^1.1.1" to clipboard
adaptive_scaffold_plus: ^1.1.1 copied to clipboard

A production-ready replacement for flutter_adaptive_scaffold. Adapts navigation (BottomNavigationBar, NavigationRail, Drawer) per Material 3 guidelines.

Changelog #

All notable changes to this project will be documented in this file.

1.1.1 #

  • Added a light/dark preview image (doc/floating_nav_bar.svg) for the floating navigation bar, embedded in README.md.

1.1.0 #

  • Added AdaptiveNavigationStyle.floating: a frosted-glass, pill-shaped navigation bar that floats above body content (set via navigationStyle on AdaptiveScaffoldPlus).
  • Added standalone FloatingNavigationBar widget, exported from the package.
  • Added floatingNavigationMargin, floatingNavigationBlur, floatingNavigationOpacity, floatingNavigationHeight to AdaptiveScaffoldPlus to configure the floating bar.
  • Fixed missing uses-material-design: true in pubspec.yaml, which caused Icons.* glyphs to render as empty boxes.
  • Filled in README.md with full usage docs and API reference.

1.0.5 #

- some bug fixed.

1.0.4 #

- some bug fixed.

1.0.3 #

- some bug fixed.

1.0.2 #

  • Fixed repository URL in pubspec.yaml

1.0.2 #

  • Fixed repository URL in pubspec.yaml
  • Updated package description to meet pub.dev length requirements
  • Minor documentation improvements

1.0.1 #

  • Bug fixes and stability improvements

1.0.0 #

  • Initial release
  • Adaptive navigation: BottomNavigationBar → NavigationRail → NavigationDrawer
  • Material 3 guidelines support
  • Custom breakpoints
  • Dart 3 and Flutter 3.x+ compatibility
3
likes
150
points
286
downloads

Documentation

API reference

Publisher

unverified uploader

Weekly Downloads

A production-ready replacement for flutter_adaptive_scaffold. Adapts navigation (BottomNavigationBar, NavigationRail, Drawer) per Material 3 guidelines.

Repository (GitHub)
View/report issues

Topics

#adaptive #scaffold #navigation #material3 #responsive

License

BSD-3-Clause (license)

Dependencies

flutter

More

Packages that depend on adaptive_scaffold_plus