nav_bar 0.1.1 copy "nav_bar: ^0.1.1" to clipboard
nav_bar: ^0.1.1 copied to clipboard

The ultimate Google-style animated bottom navigation bar. A high-performance, physics-based nav bar with liquid, curved, convex, and cinematic animations. The most customizable alternative to google_n [...]

Use this package as a library

Depend on it

Run this command:

With Flutter:

 $ flutter pub add nav_bar

This will add a line like this to your package's pubspec.yaml (and run an implicit flutter pub get):

dependencies:
  nav_bar: ^0.1.1

Alternatively, your editor might support flutter pub get. Check the docs for your editor to learn more.

Import it

Now in your Dart code, you can use:

import 'package:nav_bar/nav_bar.dart';
2
likes
140
points
318
downloads

Publisher

unverified uploader

Weekly Downloads

The ultimate Google-style animated bottom navigation bar. A high-performance, physics-based nav bar with liquid, curved, convex, and cinematic animations. The most customizable alternative to google_nav_bar and persistent_bottom_nav_bar.

Repository (GitHub)
View/report issues

Topics

#bottom-navigation-bar #google-nav-bar #animated-navigation #tabbar #curved-navigation

Documentation

API reference

License

MIT (license)

Dependencies

cupertino_icons, flutter

More

Packages that depend on nav_bar