salomon_bottom_bar 2.0.1 salomon_bottom_bar: ^2.0.1 copied to clipboard
Yet another bottom navigation bar, but with a few key promises.
[2.0.1] - January 30, 2021 #
- Add selectedItemOpacity
[2.0.0] - September 13, 2020 #
- Use Material icon/primary colors automatically
- Follow BottomNavigationBar API more closely by making currentIndex optional
- Expose duration and curve
- Change SBBItem to SalomonBottomBarItem
[1.0.6] - May 18, 2020 #
- Match hover/highlight/splash/focus colors to selectedColor
[1.0.5] - May 18, 2020 #
- Improve color transitions
[1.0.4] - May 18, 2020 #
- Refactor to use TweenAnimationBuilder
[1.0.3] - May 17, 2020 #
- Make default margin 8px all
[1.0.2] - May 17, 2020 #
- Improve curves/duration adherance to specs.
[1.0.1] - May 17, 2020 #
- Meet all Salomon specifications.
- Mimic
BottomNavigationBar
semantics.