Skip to content

Releases: coval-solutions/height-slider

v1.4.0-nullsafety+1

07 Jun 12:06
62c7d90
Compare
Choose a tag to compare

Fixed issue with current height slider label being clipped

v1.4.0-nullsafety

03 Apr 16:09
e1f3312
Compare
Choose a tag to compare

Initial release with null safety

v1.3.2

03 Apr 12:15
a5407c6
Compare
Choose a tag to compare

Upgraded flutter_svg from 0.19.1 to 0.19.3

v1.3.1

28 Nov 12:26
e8c6293
Compare
Choose a tag to compare
  • Added ability to set your own unit by passing unit, default being cm
  • Increased the font size of the height value and placed it in the centre

v1.3.0

28 Nov 12:25
9a3293d
Compare
Choose a tag to compare
  • Added Example app for iOS
  • Upgrade the flutter_svg dependency from, ^0.17.4 to ^0.19.1

v1.2.0

10 May 19:21
760753d
Compare
Choose a tag to compare
  • Added Flutter dependency requirements, >=1.6.7 <2.0.0
  • Updated Dart SDK requirements, from >=2.1.0 <3.00 to >=2.7.0 <3.0.0
  • Upgrade the flutter_svg dependency from, ^0.15.0 to ^0.17.4

v1.1.3

14 Mar 15:40
e71c3a4
Compare
Choose a tag to compare

Added ability to set custom color to the slider circle by passing sliderCircleColor

See: #5

v1.1.2

14 Mar 13:14
4d4845f
Compare
Choose a tag to compare
  • Added ability to update the numberline color by passing numberLineColor
  • Added ability to update the color of the current height label by passing currentHeightTextColor

See: fe77f34

v1.1.1

01 Feb 10:32
Compare
Choose a tag to compare

Fixed issue with slider and label getting cut off at the top, #1

v1.1.0

27 Jan 20:02
Compare
Choose a tag to compare

Now able to use your own custom person SVG