flutter-bottom-navigation-bar topic

List flutter-bottom-navigation-bar repositories

GoRouter-Nested-Navigation

48
Stars
9
Forks
Watchers

Persist bottom navigation bar while navigating between different pages using the Go_router package in Flutter. [THE EASIEST WAY]

Flutter-BottomNavigationBar-With-BLOC

15
Stars
5
Forks
Watchers

Uncover the mysteries behind creating a chic bottom navigation bar and Floating Action Button for your Flutter App! 🎨📱 With Flutter BLOC and CUBIT, we'll enhance its functionalities, ensuring seamle...

flutter-bottom-nav-cubit

15
Stars
3
Forks
Watchers

Flutter BottomNavigationBar with Cubit State Management very simple

Flutter-Scroll-Fading-Effect

19
Stars
0
Forks
Watchers

Enhance your Flutter app with a stylish scroll fading effect ✨ behind the BottomNavigationBar as the user scrolls to the end of the content. 🚀

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