bottom_animation 1.0.0 copy "bottom_animation: ^1.0.0" to clipboard
bottom_animation: ^1.0.0 copied to clipboard

outdated

Flutter Bottom Navigation Bar | Animated Navigation Bar

Animated Bottom Navigation #

pub package

Flutter package for add bottomNavigation to you application

Show case : #

Flat Navigation Bar With border radius Dark One
purpule blue_gray dark

How to use : #

Widget parameters : #

name type description default_value
selectedIndex int -
items List -
backgroundColor Color -
activeIconColor Color -
deactiveIconColor Color -
iconSize double 30
textStyle TextStyle TextStyle(color: Colors.white, fontSize: 18.0, fontWeight: FontWeight.w300)
onItemSelect ValueChanged -
barHeight double 80
barRadius double 0
itemHoverColor Color -
itemHoverColorOpacity double 13
itemHoverBorderRadius double 15
itemHoverWidth double 150
itemHoverHeight double 55

BottomNavItem : #

name type
title String
iconData IconData
27
likes
0
points
37
downloads

Publisher

unverified uploader

Weekly Downloads

Flutter Bottom Navigation Bar | Animated Navigation Bar

Repository (GitHub)
View/report issues

License

unknown (license)

Dependencies

flutter

More

Packages that depend on bottom_animation