Custom Rating Bar
custom_rating_bar is a Flutter widget package for adding customizable rating bars to your app. It supports features like:
- Custom filled, empty, and half-filled icons.
- Configurable maximum ratings.
- Optional half-star support.
- Read-only mode for displaying static ratings.
Features
- Custom Icons: Use your own icons for filled, empty, and half-filled states.
- Interactive: Allow users to select ratings dynamically.
- Read-Only Mode: Perfect for showing static ratings.
- Alignment Options: Align the rating bar as needed in your UI.
Installation
Add the following to your pubspec.yaml:
dependencies:
custom_rating_bar: ^0.0.1