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

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 )

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