indicator_bottom_navigationbar 0.0.1 copy "indicator_bottom_navigationbar: ^0.0.1" to clipboard
indicator_bottom_navigationbar: ^0.0.1 copied to clipboard

The IndicatorBottomNavigationbar is a customizable and animated bottom navigation bar for Flutter. It allows you to easily create a bottom navigation bar with dynamic indicator animations that highlig [...]

Use this package as a library

Depend on it

Run this command:

With Flutter:

 $ flutter pub add indicator_bottom_navigationbar

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

dependencies:
  indicator_bottom_navigationbar: ^0.0.1

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:indicator_bottom_navigationbar/indicator_bottom_navigationbar.dart';
3
likes
140
points
26
downloads

Publisher

unverified uploader

Weekly Downloads

The IndicatorBottomNavigationbar is a customizable and animated bottom navigation bar for Flutter. It allows you to easily create a bottom navigation bar with dynamic indicator animations that highlight the selected item. You can customize the colors, icon-label pairs, and indicator size, providing a smooth and modern navigation experience. This widget is reusable and perfect for apps that need a visually appealing and functional navigation bar.

Repository (GitHub)
View/report issues

Documentation

API reference

License

MIT (license)

Dependencies

flutter

More

Packages that depend on indicator_bottom_navigationbar