flutter_pannable_rating_bar 2.1.0+1 copy "flutter_pannable_rating_bar: ^2.1.0+1" to clipboard
flutter_pannable_rating_bar: ^2.1.0+1 copied to clipboard

Yet another rating bar for Flutter. But this time supported any value, not just full or half, fully customizable as well. Tap and drag gestures are all supported.

2.1.0+1 #

  • Add new gif file.
  • Add example file in.

2.1.0 #

  • Edit the README.md code snippets, make the use of this widget more comprehensible.
  • Remove constraint of the rate value. Now this value can be set as negative or bigger than itemCount.
  • Add support for Wrap properties: textDirection and verticleDirection. The widget will now paint indicators correctly and take these 2 properties into consideration.
  • Remove Non-nullable constraint of RatingWidget.unSelectedColor, this properties is now nullable, and if it is, then the background painting will be skipped. Otherwise, implementation of the drawing has changed from ShaderMask to ColorFilter.

2.0.1 #

2.0.0 #

  • BREAKING CHANGES!
  • Support customize each rating widget.
  • Support builder constructor.

1.0.0 #

  • Release

0.0.1 #

  • Prepare for release
26
likes
0
pub points
82%
popularity

Publisher

verified publishersilentcat.dev

Yet another rating bar for Flutter. But this time supported any value, not just full or half, fully customizable as well. Tap and drag gestures are all supported.

Repository (GitHub)
View/report issues

License

unknown (LICENSE)

Dependencies

flutter

More

Packages that depend on flutter_pannable_rating_bar