Releases: pedromassango/bottom_navy_bar
Releases · pedromassango/bottom_navy_bar
6.1.0
What's Changed
- Added customization options for the bottom navigation bar such as
shadowColor
,showElevation
,blurRadius
,spreadRadius
,shadowOffset
,borderRadius
, anditemPadding
. - Added
showInactiveTitle
param to enable titles of Inactive items. - Support for Flutter 3.0.0 and above.
New Contributors
- @nohli made their first contribution in #86
- @Xazin made their first contribution in #104
- @antonio-pedro99 made their first contribution in #108
Full Changelog: 6.0.0...7.0.0
6.0.0
Null Safety support now in stable version.
6.0.0-nullsafety.0
prepare for pre-release
Release of 5.6.0
Added Tests and plublic API docs
Added containerHeight param to change the Navigation Bar height
Merge pull request #61 from VictorUvarov/master don't use specific widgets