simple_floating_bottom_nav_bar 0.0.3 copy "simple_floating_bottom_nav_bar: ^0.0.3" to clipboard
simple_floating_bottom_nav_bar: ^0.0.3 copied to clipboard

A simple floating bottom nvigation bar for flutter.

Use this package as a library

Depend on it

Run this command:

With Flutter:

 $ flutter pub add simple_floating_bottom_nav_bar

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

dependencies:
  simple_floating_bottom_nav_bar: ^0.0.3

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:simple_floating_bottom_nav_bar/floating_bottom_nav_bar.dart';
import 'package:simple_floating_bottom_nav_bar/floating_item.dart';
12
likes
150
points
11
downloads

Publisher

verified publisherphilipwrites.codes

Weekly Downloads

A simple floating bottom nvigation bar for flutter.

Repository (GitHub)
View/report issues

Documentation

API reference

License

MIT (license)

Dependencies

flutter

More

Packages that depend on simple_floating_bottom_nav_bar