flutter_pannable_rating_bar 2.0.1
flutter_pannable_rating_bar: ^2.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.0.1 #
- add params for pixels compensation, see this issue: https://github.com/flutter/flutter/issues/98464
2.0.0 #
- BREAKING CHANGES!
- Support customize each rating widget.
- Support builder constructor.
1.0.0 #
- Release
0.0.1 #
- Prepare for release