https://github.com/quibler7/bottomnavigationbar-using-flutter
I made a simple App containing BottomNavigationBar using GNav ( google nav bar )
https://github.com/quibler7/bottomnavigationbar-using-flutter
bottom-navigation dart flutter flutter-examples flutterapps flutterui
Last synced: about 2 months ago
JSON representation
I made a simple App containing BottomNavigationBar using GNav ( google nav bar )
- Host: GitHub
- URL: https://github.com/quibler7/bottomnavigationbar-using-flutter
- Owner: quibler7
- Created: 2024-02-05T09:23:13.000Z (over 1 year ago)
- Default Branch: main
- Last Pushed: 2024-02-06T10:12:10.000Z (over 1 year ago)
- Last Synced: 2025-01-23T04:13:09.414Z (4 months ago)
- Topics: bottom-navigation, dart, flutter, flutter-examples, flutterapps, flutterui
- Language: C++
- Homepage:
- Size: 504 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# BottomNavigationBar using Flutter
🪄 I made a simple App containing BottomNavigationBar using GNav ( google nav bar )
🧠During this small project I leanred about padding and how to customise the Navigation Bar to match our App aesthetics.
## Setup
Run the following commands from your terminal:
1) `git clone https://github.com/quibler7/BottomNavigationBar-using-Flutter` to clone this repository
2) `flutter pub get` in the project root directory to install all the required dependencies.
## Screenshots
![]()
![]()