svga / SVGAPlayer-Flutter

The SVGAPlayer implementation of Flutter using CustomPainter.
Other
245 stars 102 forks source link

Fix #39 Avoid adding empty rect to path #45

Closed yrom closed 3 years ago

yrom commented 3 years ago

Empty rect may cause unexpected glitch in path drawing.