height_slider 1.3.2 copy "height_slider: ^1.3.2" to clipboard
height_slider: ^1.3.2 copied to clipboard

Customisable slider widget for retrieving a person's height.

Changelog #

1.3.2 #

  • Upgraded flutter_svg from 0.19.1 to 0.19.3

1.3.1 #

  • 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

1.3.0 #

  • Added Example app for iOS
  • Upgrade the flutter_svg dependency from, ^0.17.4 to ^0.19.1

1.2.0 #

  • 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

1.1.3 #

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

1.1.2 #

  • Added ability to update the numberline color by passing numberLineColor
  • Added ability to update the color of the current height label by passing currentHeightTextColor

1.1.1 #

  • Fixed issue with slider and label getting cut off at the top

1.1.0 #

  • You can now use your own custom person SVG

1.0.0 #

  • Created height slider widget
23
likes
40
pub points
39%
popularity

Publisher

verified publishercovalsolutions.com

Customisable slider widget for retrieving a person's height.

Homepage
Repository (GitHub)
View/report issues

Documentation

Documentation

License

MIT (LICENSE)

Dependencies

flutter, flutter_svg

More

Packages that depend on height_slider