Skip to content

Latest commit

 

History

History
41 lines (30 loc) · 560 Bytes

CHANGELOG.md

File metadata and controls

41 lines (30 loc) · 560 Bytes

0.0.1

  • initial release

0.0.2

  • update comments
  • add indicatorColor property option
  • add onTabChanged callback option

0.0.3

  • fix onTabChanged callback not working by scrolling content
  • update comments

0.0.4

  • isScrollable property added
  • update comments
  • update example

0.0.4+1

  • update readme
  • update description

0.0.4+2

  • update readme

0.0.4+3

  • update readme

0.0.4+4

  • update readme
  • fix dart format

0.0.5

  • add width, height property
  • update readme
  • fix example
  • add assert desc

0.0.5+1

  • update readme