google_nav_bar

A modern google style nav bar for flutter.

google_nav_bar

GoogleNavBar is a Flutter widget designed by Aurelien Salomon and developed by sooxt98.

google_nav_barz

Getting Started

Add this to your package's pubspec.yaml file:

...
dependencies:
  google_nav_bar: ^2.0.0
  

Now in your Dart code, you can use:

import 'package:google_nav_bar/google_nav_bar.dart';

Usage

View the example folder

GitHub

https://github.com/sooxt98/google_nav_bar