custom_containor 0.0.3 copy "custom_containor: ^0.0.3" to clipboard
custom_containor: ^0.0.3 copied to clipboard

A beautiful and animated bottom navigation. The navigation bar use your current theme, but you are free to customize it.

custom_containor #

A beautiful and animated bottom navigation. The navigation bar use your current theme, but you are free to customize it.

Features : #

  • Supports any widget as as a bottom bar children.
  • Animates the notch toward selected item.
  • Create an optimized bottom navigation bar with beautiful animation.

Getting Started #

Add the dependency in pubspec.yaml:

dependencies:
  ...
  custom_containor: 0.0.1

Basic Usage #

Place AnimatedNotchBottomBar in the bottomNavigationBar parameter of a Scaffold widget and provide NotchBottomBarController to AnimatedNotchBottomBar.

bottomNavigationBar:  CustomContainer(
  ...
)
0
likes
130
pub points
0%
popularity

Publisher

unverified uploader

A beautiful and animated bottom navigation. The navigation bar use your current theme, but you are free to customize it.

Repository (GitHub)
View/report issues

Documentation

API reference

License

unknown (license)

Dependencies

flutter

More

Packages that depend on custom_containor