PackageTrack
Sign in Get early access

flutter_rating

A flutter plugin that implements rating system.

2.0.2 13K downloads/mo #2638 most downloaded on pub.dev goops17/flutter_rating

What this package is like to depend on

Last release 2 years ago

no release in 18 months

Release timing varies

gaps range from 3 months to 5.5 years

Nearly every release is documented

notes for 3 of 3 stable releases

Nothing withdrawn

no release was ever pulled

8 years old

3 releases · first in 2018

0 releases in the last 12 months

see the full history below

Release timeline

3 releases · Jul 2018 to Mar 2024
2019 2020 2021 2022 2023 2024 2025 2026
Release Pre-release

Releases

latest 3
  1. 2.0.2 17 Mar 2024
    Release notes
    • Implemented Null Safety: Updated the widget for null safety to comply with the latest Dart and Flutter standards.

    • Customizable Icons with IconData: Introduced parameters (filledIcon, halfFilledIcon, emptyIcon) to accept IconData, allowing * users to customize the appearance of the star icons more easily.

    • Optional Half-Star Rating: Added the allowHalfRating parameter to enable or disable half-star ratings through a long press, enhancing user interaction.

    • Color Customization for Default Icons: Ensured that if custom icons are not provided, the default icons (Icons.star, Icons.star_half, Icons.star_border) will use the color and borderColor specified by the user.

    • Refined Code Structure: Streamlined the widget's implementation by optimizing parameter usage and simplifying the widget's overall structure.

    • Breaking Changes:

    • Transitioned icon customization from Widget to IconData for filledIcon, halfFilledIcon, and emptyIcon parameters to streamline the customization process and align with Flutter's icon handling conventions.

    • Updated RatingChangeCallback to be nullable to better handle cases where no action is taken on rating change.

    • Deprecated Features:

    • Deprecation of direct star size specification relative to screen width in favor of a more straightforward size parameter, allowing for direct control over icon sizes and simplifying the widget's interface.

    Open source →
  2. 0.0.2 02 Oct 2018
    Release notes
    • Fixed background transparency issues.
    • Addressed example overflow problems.
    • Adjusted star size to be relative to the screen width.
    • Improved splash animation on click.
    • Formatted code for better readability and maintainability.
    Open source →
  3. 0.0.1 11 Jul 2018
    Release notes
    • Initial release of the StarRating widget with basic functionality for displaying and interacting with star ratings in Flutter apps.
    Open source →

Every package, every release, already written down.

The archive is open and free. Watching your own project is what we are building next.

Browse the archive