Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Change color and borderColor for unselected stars #21

Open
RempelOliveira opened this issue Jan 5, 2020 · 2 comments
Open

Change color and borderColor for unselected stars #21

RempelOliveira opened this issue Jan 5, 2020 · 2 comments

Comments

@RempelOliveira
Copy link

It would be great to have two more parameters to change the background and border color for unselected stars.

@ftvs
Copy link

ftvs commented Jan 29, 2020

https://pub.dev/packages/flutter_star_rating almost does what you want, but does not have a separate border color for unselected ones. However, both of these libraries are fairly easy to understand and modify.

@maheshmnj
Copy link

maheshmnj commented Oct 27, 2020

borderColor: property changes the border color of the unselected star, however it would be great if we could have a filled stars for the unselected one and we could customize it with the unselected color

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants