Skip to content

Latest commit

 

History

History
58 lines (33 loc) · 897 Bytes

CHANGELOG.md

File metadata and controls

58 lines (33 loc) · 897 Bytes

[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 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.