sarbagyastha / flutter_rating_bar

A simple ratingbar for flutter which also include a rating bar indicator, supporting any fraction of rating.
MIT License
402 stars 103 forks source link

iPhone: on recent version, rating bar is not clickable #107

Open Xebache opened 7 months ago

Xebache commented 7 months ago

Hi,

I installed the flutter_rating_bar on my project and it works fine... except on newer version of IPhone: the rating_bar looks like it is readonly and doesn't accept any value from db... Any idea why? Do you consider a fix?

Thanks!

Denis

aliemranjazib-zz commented 5 months ago

did you find solution here