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

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.3.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:animated_bottom_nav_bar_plus/animated_bottom_nav_bar_plus.dart';
1
likes
140
points
25
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

Documentation

API reference

License

BSD-2-Clause (license)

Dependencies

flutter, plugin_platform_interface

More

Packages that depend on animated_bottom_nav_bar_plus