flutter_rating_bar
A simple yet fully customizable ratingbar for flutter which also include a rating bar indicator, supporting any fraction of rating.
4.0.1
281K downloads/mo
#714 most downloaded on pub.dev
sarbagyastha/flutter_rating_bar
What this package is like to depend on
Last release 4 years ago
no release in 18 months
Ships unpredictably
gaps range from 9 days to 1.2 years
Nearly every release is documented
notes for 17 of 18 stable releases
Nothing withdrawn
no release was ever pulled
7 years old
19 releases · first in 2019
0 releases in the last 12 months
see the full history below
Release timeline
19 releases · Mar 2019 to May 2022Releases
latest 19-
4.0.118 May 2022 -
4.0.019 Feb 2021 -
4.0.0-nullsafety.020 Nov 2020 pre-releaseNothing published for this version
-
3.2.010 Nov 2020Release notes
Open source →Breaking Changes
RatingBaris divided intoRatingBar()andRatingBar.builder(). -
3.2.0+120 Nov 2020 -
3.1.010 Nov 2020 -
3.0.111 Jan 2020Nothing published for this version
-
3.0.1+111 Jan 2020 -
3.0.011 Sep 2019Release notes
Open source →Breaking Changes This version requires
flutter >= 1.9.- Removed
alphaproperty, as alpha vale can be provided directly withunratedColor. - Adjusted some default behaviours for size and unratedColor.
- FIXED Issue while using RatingWidget in RTL mode.
- Improved dart docs
- Removed
-
3.0.0+118 Dec 2019 -
2.0.006 Aug 2019Release notes
Open source →Breaking Changes
FlutterRatingBaris renamed toRatingBarandFlutterRatingBarIndicatortoRatingBarIndicator.itemBuilderis introduced. Now you can use any widget as items with Rating Bar.- Improved RTL Mode.
- Vertical Mode.
- Glow while rating.
-
2.0.0+111 Aug 2019 -
2.0.0+221 Aug 2019Release notes
Open source →- Fixed Issue with
unratedColorbeing null. Issue #13 & #14 - Fixed
alphaproperty behaving in opposite manner.
- Fixed Issue with
-
1.3.005 Jul 2019Release notes
Open source → -
1.3.0+105 Jul 2019 -
1.2.009 Jun 2019 -
1.1.105 Apr 2019Release notes
Open source →- 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.004 Apr 2019Release notes
Open source →- 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.0.028 Mar 2019