An open API service indexing awesome lists of open source software.

https://github.com/amirbayat0/flutter-persistent-bottom-navigation-bar-nested-routes

This repository demonstrates how to create a persistent bottom navigation bar in your Flutter app, ensuring consistency across different pages without relying on external packages. It also implements nested routes and navigation, offering the most straightforward approach.
https://github.com/amirbayat0/flutter-persistent-bottom-navigation-bar-nested-routes

dart flutter flutter-app flutter-apps flutter-bnb flutter-bottom-app-bar flutter-bottom-navigation flutter-bottom-navigation-bar flutter-examples flutter-navigation flutter-nested-navigation flutter-router flutter-routes flutter-ui-app navigator2 navigatot

Last synced: 5 months ago
JSON representation

This repository demonstrates how to create a persistent bottom navigation bar in your Flutter app, ensuring consistency across different pages without relying on external packages. It also implements nested routes and navigation, offering the most straightforward approach.

Awesome Lists containing this project

README

        

# Flutter Persistent Bottom Navigation Bar, Nested Navigation and Routing in Flutter, keep Bottom Nav Bar across page routes
### [Watch on YouTube](youtu.be/ZqkVQ7TKJ2Y)
![maxresdefault](https://github.com/AmirBayat0/Flutter-Persistent-Bottom-Navigation-Bar-Nested-Routes/assets/91388754/8ba0e43d-5fca-4b92-b17c-c3fe7299038d)

## Features:
- Persistent Bottom Navigation Bar: Maintain a consistent navigation experience across various pages within your Flutter app.
- No External Packages Required: Achieve navigation consistency without dependencies on external packages, ensuring better control and reliability.
- Nested Routes and Navigation: Implement nested routes and navigation seamlessly, enhancing user experience and app navigation flow.

You can explore the code to understand the implementation of the persistent bottom navigation bar and nested routes.
Integrate the provided code snippets into your Flutter project for consistent navigation and enhanced user experience.

## Preview

## This link allows you to support me, and I appreciate your help:
* [SUPPORT](https://www.buymeacoffee.com/AmirBayat)

### My Socials:
* [INSTAGRAM](https://www.instagram.com/codewithflexz)
* [YOUTUBE]( https://www.youtube.com/c/ProgrammingWithFlexZ)
* [CONTACT ME](https://[email protected])
* [FIND MORE](https://zaap.bio/CodeWithFlexz)

### License:
* This project is licensed under the MIT License. Feel free to use, modify, and distribute the code for your projects.

### Acknowledgements:
- Special thanks to the Flutter community for their valuable contributions and insights into Flutter app development.