Skip to content

Latest commit

 

History

History
47 lines (46 loc) · 949 Bytes

CHANGELOG.md

File metadata and controls

47 lines (46 loc) · 949 Bytes

2.2.2

  • onItemSelected will now emit already selected index

2.2.1

  • dart sdk constraint update

2.2.0+2

  • formatted the code

2.2.0+1

  • Fixed example app missing

2.2.0

  • Improved internal code & structure

2.1.0+9

  • Readme update

2.1.0+8

  • Readme update

2.1.0+7

  • Added discord link

2.1.0+6

  • Readme update

2.1.0+5

  • Readme update

2.1.0+4

  • Refactor example

2.1.0+3

  • Improved documentation.

2.1.0+2

  • Updated to get 130 pub points.

2.1.0+1

  • Readme update

2.1.0+0

  • Added .pubignore
  • Improved documentation
  • Added flutter_lints

2.0.0

  • onButtonPressed is now onItemSelected
  • Bar height is readjusted now, it looks better on android. additionally you can provide some padding at the bottom. (nothing to do on iOS).
  • Test added.

1.0.1

  • updated doc to fix some language mistake.

1.0.0

  • updated doc

0.0.2

  • updated to fix pub points.

0.0.1

  • initial release.