google_nav_bar 2.0.0 copy "google_nav_bar: ^2.0.0" to clipboard
google_nav_bar: ^2.0.0 copied to clipboard

outdated

A modern google style nav bar which could be use as a bottom navigation bar or tabbar, the design strictly follows the cuberto UI/UX on dribbble.

google_nav_bar #

    

A modern google style nav bar for flutter.

demo

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

example

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

1469
likes
0
pub points
99%
popularity

Publisher

verified publishersooxt98.space

A modern google style nav bar which could be use as a bottom navigation bar or tabbar, the design strictly follows the cuberto UI/UX on dribbble.

Repository (GitHub)
View/report issues

License

unknown (license)

Dependencies

flutter

More

Packages that depend on google_nav_bar