responsive_nav_barx 1.0.1
responsive_nav_barx: ^1.0.1 copied to clipboard
BottomNavigationBar for mobile, NavigationRail for wide screens and TabBar for widerrrr screens
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.
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.