cuberto_bottom_bar 3.1.0 copy "cuberto_bottom_bar: ^3.1.0" to clipboard
cuberto_bottom_bar: ^3.1.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.1.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';
149
likes
140
points
1.22k
downloads

Publisher

verified publisherkushalm.xyz

Weekly Downloads

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

equatable, flutter

More

Packages that depend on cuberto_bottom_bar