Skip to content

This package provides an adaptive navigation bar in Flutter that changes its layout based on the device type

License

Notifications You must be signed in to change notification settings

Flexxxlab/responsive_nav_bar

Repository files navigation

Adaptive Navigation in Flutter: Bottom for Mobile, Side for Tablet, Top for Web with GoRouter

This package provides an adaptive navigation bar in Flutter that changes its layout based on the device type. The navigation bar appears at the bottom for mobile devices, on the side for tablets, and at the top for web applications. The package also integrates GoRouter for navigation management.

responsive

Features

  • Adaptive navigation bar for different device types
  • Integration with GoRouter for navigation
  • Responsive design

Getting Started

To get started with this project, clone the repository and run the following commands:

flutter pub get
flutter run

Dependencies

  • Flutter
  • GoRouter

License

This project is licensed under the MIT License.

About

This package provides an adaptive navigation bar in Flutter that changes its layout based on the device type

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages