Skip to content

Latest commit

 

History

History
80 lines (54 loc) · 1.34 KB

CHANGELOG.md

File metadata and controls

80 lines (54 loc) · 1.34 KB

[1.0.3]

  • rollback 1.0.2 bug

[1.0.2]

  • update active menu item button CurvedNavigationBar widget change

[1.0.1]

  • make the example compatible with dart >= 2.12.0

[1.0.0]

  • merge null safety into master

[0.4.0-nullsafety.0]

  • null safety

[0.3.7]

  • Reduce package size

[0.3.6]

  • Add letIndexChange param to CurvedNavigationBar

[0.3.5]

  • Use clipBehavior instead of overflow, add example project

[0.3.4]

  • dartfmt format

[0.3.3]

  • By default center items

[0.3.2]

  • Detect tap on the whole NavButton

[0.3.1]

  • Replace InkWell by GestureDetector which wraps each of navigation buttons

[0.3.0]

  • Change page programmatically

[0.2.20]

  • TextDirection Right-To-Left and Left-To-Right auto support

[0.2.11]

  • remove debug print

[0.2.1]

  • height can be equal to 0.0

[0.2.0]

  • navigation bar index change available via index param, adjustable height via height param, minimum items: 1

[0.1.26]

  • Make Surface area for button clicks bigger

[0.1.25]

  • add buttonBackgroundColor param

[0.1.24]

  • readme grammar fix

[0.1.23]

  • fix initialIndex

[0.1.22]

  • make package usable on flutter stable version

[0.1.2]

  • update Readme dependency version

[0.1.1]

  • update Readme package usage and package link

[0.1.0]

  • update Readme

[0.0.12]

  • add Example

[0.0.1]

  • Initial version, 07.03.2018