navi_bar_flutter 1.0.5 copy "navi_bar_flutter: ^1.0.5" to clipboard
navi_bar_flutter: ^1.0.5 copied to clipboard

A customizable bottom navigation bar using simple animations and theme colors that comes with a couple of presets.

Use this package as a library

Depend on it

Run this command:

With Flutter:

 $ flutter pub add navi_bar_flutter

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

dependencies:
  navi_bar_flutter: ^1.0.5

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:navi_bar_flutter/navi_bar_flutter.dart';
0
likes
130
pub points
25%
popularity

Publisher

unverified uploader

A customizable bottom navigation bar using simple animations and theme colors that comes with a couple of presets.

Repository (GitHub)
View/report issues

Documentation

API reference

License

BSD-3-Clause (LICENSE)

Dependencies

flutter

More

Packages that depend on navi_bar_flutter