Skip to content

Releases: stevenosse/flutter_emoji_feedback

0.3.0

11 Apr 18:20
Compare
Choose a tag to compare
Add initialRating property and update version to 0.3.0

0.2.0

03 Apr 16:16
Compare
Choose a tag to compare
  • +3 new emoji presets (flat, hand drawn, 3d)
  • Upgrade flutter_svg to ^2.0.10+1
  • You can now customize the space between elements with spaceBetweenItems property
  • You can now customize the label padding with labelPadding property

v0.1.1

04 Feb 22:48
Compare
Choose a tag to compare
  • Update docs
  • Add more examples

v0.1.0

03 Feb 15:19
Compare
Choose a tag to compare
  • Add customization for labels
  • Add customization for inactive elements blend color
  • Add customization for inactive elements scale factor
  • Add customization for elements size
  • Add customization for scale animation curve

v0.0.2

01 Feb 20:18
Compare
Choose a tag to compare
  • Updated docs