circular_bottom_navigation 2.4.0 circular_bottom_navigation: ^2.4.0 copied to clipboard
Circular Bottom Navigation (or maybe a tab bar)
[2.4.0] #
- Update flutter and dart sdk
[2.3.0] #
- Add gradient for bar background
- Add circle stroke color
[2.2.0] #
- Add RTL support
[2.1.2] #
-
Change README.md
-
Revert tests
-
Transfer package to another github account
-
Some minor dev dependency and code style changes
[2.1.0] #
- add backgroundBoxShadow property
[2.0.0] #
- migrate to support null-safety
- update embedding android in Example
[1.0.1] #
- removed
color
although addedlabelStyle
,circleColor
properties inTabItem
- removed circle handler shadow (due to apply material design rules)
[1.0.0] #
- added CheatSheet
[0.9.0] #
- added animationDuration property
- added barBackgroundColor Property
[0.1.0] #
- Added CircularBottomNavigationController
[0.0.5] #
- ready to release
[0.0.2] - Beta 1. #
- Increased Circle size
- Added scale factor on tab icons