awesome_floating_bottom_navigation 1.0.0 copy "awesome_floating_bottom_navigation: ^1.0.0" to clipboard
awesome_floating_bottom_navigation: ^1.0.0 copied to clipboard

A floating bottom navigation bar with configurable item layout (expand or center), splash and scale animations, gradients, blur and custom borders.

Use this package as a library

Depend on it

Run this command:

With Flutter:

 $ flutter pub add awesome_floating_bottom_navigation

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

dependencies:
  awesome_floating_bottom_navigation: ^1.0.0

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:awesome_floating_bottom_navigation/awesome_floating_bottom_navigation.dart';
4
likes
160
points
115
downloads

Documentation

API reference

Publisher

verified publisherbomsamdi.com

Weekly Downloads

A floating bottom navigation bar with configurable item layout (expand or center), splash and scale animations, gradients, blur and custom borders.

Repository (GitHub)
View/report issues

Topics

#navigation #bottom-navigation #widget #animation #ui

License

MIT (license)

Dependencies

flutter

More

Packages that depend on awesome_floating_bottom_navigation