Skip to content

Releases: Pyozer/dots_indicator

v4.0.0

12 Feb 13:11

Choose a tag to compare

BREAKING CHANGE

  • Change position from int to double, to be able to have lerp animation (like in 2.X.X versions)

v3.1.0

12 Feb 12:54

Choose a tag to compare

  • Added shadows parameter to add a shadow to the dots (Thanks to PR#24)
  • Add shadow property for active dots (Thanks to PR#29)
  • Added parameter to allow for an indefinite pager indicator behavior (Thanks to PR#28)
  • Regenerate example app

v3.0.0

12 Feb 12:53

Choose a tag to compare

  • Changed position to int + fixed sample (Thanks to PR#24)

v2.1.2

12 Feb 12:53

Choose a tag to compare

  • REVERT: Changed position to int + fixed sample (Thanks to PR#24)

v2.1.1

05 May 10:46

Choose a tag to compare

2.1.1

  • Changed position to int + fixed sample (Thanks to PR#24

Version 0.0.4

20 Sep 23:17

Choose a tag to compare

Fix markdown lint