flutter_rating_bar icon indicating copy to clipboard operation
flutter_rating_bar copied to clipboard

Addd separator

Open zvikarp opened this issue 2 years ago • 1 comments

Hi, This small pr is for adding a separator between the ratingWidgets.

zvikarp avatar Aug 19 '22 07:08 zvikarp

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.

YuneshShrestha avatar Oct 19 '23 10:10 YuneshShrestha