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(
  ...
)
1
likes
130
points
32
downloads

Publisher

unverified uploader

Weekly Downloads

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

Repository (GitHub)

Documentation

API reference

License

unknown (license)

Dependencies

flutter

More

Packages that depend on custom_containor