adaptive_navigation 0.0.3 adaptive_navigation: ^0.0.3 copied to clipboard
A component to be used in place of the Scaffold widget when you want automatic switching between Navigation Rail and Bottom Navigation Bar.
adaptive_navigation #
A package that contains a component for adaptive switching between the Bottom Navigation Bar, Navigation Rail, and Drawer.
Demo: https://adaptive-navigation.web.app/#/
NOTE: This is an opinionated implementation of adaptive navigation in Material. While there are some basic options for switching the adaptive behavior, it is not meant to support advanced or custom configurations. For example, if you need an extended Navigation Rail or a Drawer with custom actions, this package should not be used. It can still, however, be used a reference for breakpoint logic and navigation destination mapping.