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

A highly customizable and dynamic floating navigation bar. Use this for your Flutter apps where you need a bottom navigation bar.

Use this package as a library

Depend on it

Run this command:

With Flutter:

 $ flutter pub add floaty_navy_bar

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

dependencies:
  floaty_navy_bar: ^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:floaty_navy_bar/floaty_navy_bar.dart';
4
likes
150
pub points
68%
popularity

Publisher

unverified uploader

A highly customizable and dynamic floating navigation bar. Use this for your Flutter apps where you need a bottom navigation bar.

Repository (GitHub)
View/report issues

Documentation

API reference

License

MIT (LICENSE)

Dependencies

flutter

More

Packages that depend on floaty_navy_bar