circular_bottom_navigation 2.1.0 copy "circular_bottom_navigation: ^2.1.0" to clipboard
circular_bottom_navigation: ^2.1.0 copied to clipboard

Circular Bottom Navigation (or maybe a tab bar)

[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 added labelStyle, circleColor properties in TabItem
  • 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

[0.0.1] - Initial. #