fluid_bottom_nav_bar 1.4.0 copy "fluid_bottom_nav_bar: ^1.4.0" to clipboard
fluid_bottom_nav_bar: ^1.4.0 copied to clipboard

A beautiful bottom navigation with a fluid animation. Bar color, icons and animation speed are fully customizable.

Use this package as a library

Depend on it

Run this command:

With Flutter:

 $ flutter pub add fluid_bottom_nav_bar

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

dependencies:
  fluid_bottom_nav_bar: ^1.4.0

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:fluid_bottom_nav_bar/fluid_bottom_nav_bar.dart';
168
likes
120
pub points
90%
popularity

Publisher

unverified uploader

A beautiful bottom navigation with a fluid animation. Bar color, icons and animation speed are fully customizable.

Repository (GitHub)
View/report issues

Documentation

API reference

License

MIT (LICENSE)

Dependencies

flutter, flutter_svg

More

Packages that depend on fluid_bottom_nav_bar