floating_navbar 2.0.2 copy "floating_navbar: ^2.0.2" to clipboard
floating_navbar: ^2.0.2 copied to clipboard

Customisable, clean looking bottom floating navbar. FloatingNavBar comes with multiple customization options - colors, page indicators, etc. This can be used as an alternative to the default BottomNa [...]

Use this package as a library

Depend on it

Run this command:

With Flutter:

 $ flutter pub add floating_navbar

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

dependencies:
  floating_navbar: ^2.0.2

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:floating_navbar/floating_navbar.dart';
63
likes
120
pub points
83%
popularity

Publisher

verified publisheriamngoni.co.zw

Customisable, clean looking bottom floating navbar. FloatingNavBar comes with multiple customization options - colors, page indicators, etc. This can be used as an alternative to the default BottomNavigationBar

Homepage

Documentation

API reference

License

Apache-2.0 (LICENSE)

Dependencies

flutter

More

Packages that depend on floating_navbar