animated_bottom_nav_bar_plus 1.2.2 copy "animated_bottom_nav_bar_plus: ^1.2.2" to clipboard
animated_bottom_nav_bar_plus: ^1.2.2 copied to clipboard

outdated

Animated and highly customizable bottom navigation bar for Flutter applications. It offers a smooth and attractive navigation experience for users, with easy integration into any Flutter project.

Use this package as a library

Depend on it

Run this command:

With Flutter:

 $ flutter pub add animated_bottom_nav_bar_plus

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

dependencies:
  animated_bottom_nav_bar_plus: ^1.2.2

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:animated_bottom_nav_bar_plus/animated_bottom_nav_bar_plus.dart';
1
likes
0
points
23
downloads

Publisher

verified publishercodbytes.com

Weekly Downloads

Animated and highly customizable bottom navigation bar for Flutter applications. It offers a smooth and attractive navigation experience for users, with easy integration into any Flutter project.

Repository (GitHub)
View/report issues

License

unknown (license)

Dependencies

flutter, plugin_platform_interface

More

Packages that depend on animated_bottom_nav_bar_plus

Packages that implement animated_bottom_nav_bar_plus