responsive_scale/responsive_navigation library

Classes

A destination item for ResponsiveNavigation.
ResponsiveNavigation
An adaptive navigation widget that automatically switches between:

Typedefs

BottomNavBuilder = Widget Function(BuildContext context, List<NavDestination> destinations, int selectedIndex, ValueChanged<int> onChanged)
Signature for building a fully custom bottom navigation bar.