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

outdated

Customisable bottom floating navbar.

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: ^1.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:floating_navbar/floating_navbar.dart';
64
likes
30
pub points
83%
popularity

Publisher

verified publisheriamngoni.co.zw

Customisable bottom floating navbar.

Homepage

License

Apache-2.0 (LICENSE)

Dependencies

flutter

More

Packages that depend on floating_navbar