ff_navigation_bar 0.1.5 copy "ff_navigation_bar: ^0.1.5" to clipboard
ff_navigation_bar: ^0.1.5 copied to clipboard

Configurable bottom navigation bar with raised highlight and shadow

Use this package as a library

Depend on it

Run this command:

With Flutter:

 $ flutter pub add ff_navigation_bar

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

dependencies:
  ff_navigation_bar: ^0.1.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:ff_navigation_bar/ff_navigation_bar.dart';
157
likes
40
pub points
84%
popularity

Publisher

verified publisher55builds.com

Configurable bottom navigation bar with raised highlight and shadow

Repository (GitHub)
View/report issues

License

MIT (LICENSE)

Dependencies

flutter, provider

More

Packages that depend on ff_navigation_bar