Skip to content

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

License

Notifications You must be signed in to change notification settings

c0pp1ce/adaptive_navigation

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

30 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files 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.

About

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

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages