flutter_rating_bar 2.0.0+1 copy "flutter_rating_bar: ^2.0.0+1" to clipboard
flutter_rating_bar: ^2.0.0+1 copied to clipboard

outdated

A simple yet fully customizable ratingbar for flutter which also include a rating bar indicator, supporting any fraction of rating.

2.0.0+1 #

2.0.0 #

Breaking Changes

  • FlutterRatingBar is renamed to RatingBar and FlutterRatingBarIndicator to RatingBarIndicator.
  • itemBuilder is introduced. Now you can use any widget as items with Rating Bar.
  • Improved RTL Mode.
  • Vertical Mode.
  • Glow while rating.

1.3.0+1 #

  • FIXED Rating Indicator not switching to RTL mode.

1.3.0 #

  • FEATURE ADDED Added Support for RTL Mode Issue #5
  • FIXED Fixed issue with allowHalfRating Issue #6

1.2.0 #

1.1.0 #

  • 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.

1.1.0 #

  • FlutterRatingBar is also fully customizable as Indicator now.
  • Readme updated with customization examples.
  • Dart-complaint docs added.
  • [Breaking Change] size property in FlutterRatingBar is changed to itemSize for the sake of consistency.

1.0.0 #

  • Initial release
2183
likes
0
pub points
100%
popularity

Publisher

verified publishersarbagyastha.com.np

A simple yet fully customizable ratingbar for flutter which also include a rating bar indicator, supporting any fraction of rating.

Repository (GitHub)
View/report issues

License

unknown (LICENSE)

Dependencies

flutter

More

Packages that depend on flutter_rating_bar