cuberto_bottom_bar 3.0.0 copy "cuberto_bottom_bar: ^3.0.0" to clipboard
cuberto_bottom_bar: ^3.0.0 copied to clipboard

An animated bottom navigation bar supporting drawer icon at start or end or can be used with the drawer icon and is provided with 2 different styles.

Use this package as a library

Depend on it

Run this command:

With Flutter:

 $ flutter pub add cuberto_bottom_bar

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

dependencies:
  cuberto_bottom_bar: ^3.0.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:cuberto_bottom_bar/cuberto_bottom_bar.dart';
139
likes
120
pub points
83%
popularity

Publisher

verified publisherkushalm.xyz

An animated bottom navigation bar supporting drawer icon at start or end or can be used with the drawer icon and is provided with 2 different styles.

Repository (GitHub)
View/report issues

Documentation

API reference

License

Apache-2.0 (LICENSE)

Dependencies

flutter

More

Packages that depend on cuberto_bottom_bar