Skip to content

Releases: coval-solutions/weight-slider

v1.3.0-nullsafety

07 Jun 12:01
e7a7eb4
Compare
Choose a tag to compare

Initial release with null safety

v1.2.2

08 May 11:34
8e6b5aa
Compare
Choose a tag to compare

Replaced width property with a changeable height property, you can adjust the width via outer padding

v1.2.1

19 Apr 20:05
2151e92
Compare
Choose a tag to compare
  • Upgrade the flutter_svg dependency from, ^0.19.1 to ^0.21.0+1
  • Removed padding from WeightSlider, allowing for flexibility
  • Updated example to use the removed padding

v1.2.0

19 Apr 15:43
b6d0dcd
Compare
Choose a tag to compare
  • Upgrade the flutter_svg dependency from, ^0.17.4 to ^0.19.1
  • Added example app
  • Added unit parameter and display alongside the current value (default: kg)

v1.1.0

10 May 18:57
fb8f44f
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.0.2

29 Jan 21:49
Compare
Choose a tag to compare
  • Arrow slider indicator colour is now the primary colour of the app theme
  • Renamed onChanged parameter to onChange

v1.0.1

12 Jan 19:45
cc95606
Compare
Choose a tag to compare

Ran flutter format

v1

12 Jan 19:27
Compare
Choose a tag to compare
v1

Created the brand new widget for weight!