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

outdated

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.2.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';
184
likes
0
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

License

unknown (license)

Dependencies

flutter, flutter_svg

More

Packages that depend on fluid_bottom_nav_bar