Skip to content

Releases: sarbagyastha/flutter_rating_bar

Version 3.0.0+1

18 Dec 10:34
Compare
Choose a tag to compare
  • FIXED Issue with scrollable views Issue #18.
  • FIXED unratedColor not working for colors with alpha Issue #15.

Version 1.1.1

05 Apr 02:10
Compare
Choose a tag to compare
  • ignoreGestures property added to FlutterRatingBar as per #1 by @Skquark.
  • tapOnlyMode property added to FlutterRatingBar.
  • Readme updated with customization images and links to api docs.