Circular bottom navigation is a bottom navigation library for flutter with circular indicator and cool animations.
BSD 3-Clause "New" or "Revised" License
659
stars
97
forks
source link
Allows selected tab icon to execute its callback even if it's already selected. #37
Closed
hugobrancowb closed 2 years ago
closes #25
Hitbox for tab icon when
allowSelectedIconCallback
is true is illustrated by green border as shown in image. The default behavior was not modified.