adaptive_navigation_widget 0.0.11 copy "adaptive_navigation_widget: ^0.0.11" to clipboard
adaptive_navigation_widget: ^0.0.11 copied to clipboard

A Flutter package to ease the development of an adaptive navigation.

Adaptive navigation #

This package provides a widget which can display different types of navigation based on the screen size.

Features #

  • Customizable breakpoints
  • Customizable navigation widgets
  • Easy to integrate with packages like GoRouter
Gif of the widget in action.

Supported navigation types

  • bottom navigation bar
  • drawer
  • rail / extended rail
  • permanent drawer

If the destination count exceeds the allowed amount for bottom and rail navigation a drawer containing the remaining destinations is added.



Usage #

Usage showcased in the /example/lib/main.dart.

4
likes
150
pub points
51%
popularity

Publisher

unverified uploader

A Flutter package to ease the development of an adaptive navigation.

Repository (GitHub)
View/report issues

Documentation

API reference

License

BSD-3-Clause (license)

Dependencies

flutter

More

Packages that depend on adaptive_navigation_widget