button_navigation_bar 0.1.1 copy "button_navigation_bar: ^0.1.1" to clipboard
button_navigation_bar: ^0.1.1 copied to clipboard

outdated

A lightweight, customizable navigation bar widget for flutter which can be used as a FAB as well as a fixed Widget.

Use this package as a library

Depend on it

Run this command:

With Flutter:

 $ flutter pub add button_navigation_bar

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

dependencies:
  button_navigation_bar: ^0.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:button_navigation_bar/button_navigation_bar.dart';
13
likes
0
pub points
68%
popularity

Publisher

unverified uploader

A lightweight, customizable navigation bar widget for flutter which can be used as a FAB as well as a fixed Widget.

Repository (GitHub)
View/report issues

License

unknown (LICENSE)

Dependencies

flutter

More

Packages that depend on button_navigation_bar