awesome_bottom_navigation 0.0.4 copy "awesome_bottom_navigation: ^0.0.4" to clipboard
awesome_bottom_navigation: ^0.0.4 copied to clipboard

A beautiful animated bottom navigation bar built using flutter. The package uses mathematics to draw curves which results in fast and lightweight animations.

Use this package as a library

Depend on it

Run this command:

With Flutter:

 $ flutter pub add awesome_bottom_navigation

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

dependencies:
  awesome_bottom_navigation: ^0.0.4

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_bottom_navigation/awesome_bottom_navigation.dart';
24
likes
40
pub points
66%
popularity

Publisher

verified publisherakashsrivastava.dev

A beautiful animated bottom navigation bar built using flutter. The package uses mathematics to draw curves which results in fast and lightweight animations.

Repository (GitHub)
View/report issues

License

GPL-3.0 (LICENSE)

Dependencies

flutter, vector_math

More

Packages that depend on awesome_bottom_navigation