flutter_rating_bar
flutter_rating_bar copied to clipboard
Addd separator
Hi,
This small pr is for adding a separator between the ratingWidget
s.
I have tested your feature and it's a good feature.
I think it would be better if you added a property called "position" which would take 3 Enums like top, center, and bottom which automatically sets the position of the separator instead of manually doing it.