custom_bottom_navigation 0.0.1+1 copy "custom_bottom_navigation: ^0.0.1+1" to clipboard
custom_bottom_navigation: ^0.0.1+1 copied to clipboard

A Custom bottom navigation bar with box animation. This is the simplified and smoother version of some of the earlier designs. You can use it just as a regular material bottom navigation bar, but with [...]

Use this package as a library

Depend on it

Run this command:

With Flutter:

 $ flutter pub add custom_bottom_navigation

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

dependencies:
  custom_bottom_navigation: ^0.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:custom_bottom_navigation/custom_bottom_navigation.dart';
3
likes
120
pub points
51%
popularity

Publisher

unverified uploader

A Custom bottom navigation bar with box animation. This is the simplified and smoother version of some of the earlier designs. You can use it just as a regular material bottom navigation bar, but with more customization and animation.

Repository (GitHub)
View/report issues

Documentation

API reference

License

GPL-3.0 (LICENSE)

Dependencies

flutter

More

Packages that depend on custom_bottom_navigation