You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Bug fixed for issue #19 (Another exception was thrown: 'package:flutter/src/rendering/wrap.dart': Failed assertion: line 122 pos 15: 'spacing != null': is not true.)
[1.0.4+1] - 26/12/2019
Added support for replacing default stars icon
The method 'toDouble' was called on null bug fixed
[1.0.4] - 26/12/2019
Added support for replacing default stars icon
The method 'toDouble' was called on null bug fixed
[1.0.3] - 29/05/2019
Added support for a spacing between stars
[1.0.2] - 29/03/2019
assertion added for checking nullability of rating variable which causes the exception "The method '_greaterThanFromInteger' was called on null."