svga / SVGAPlayer-Flutter

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

shape layer with transparent stroke causing errors #3

Closed HustLion closed 5 years ago

HustLion commented 5 years ago

image

Another exception was thrown: The SVGAPainter#df55c() custom painter called canvas.save() or canvas.saveLayer() at least 1 more time than it called canvas.restore().
PonyCui commented 5 years ago

Could you provide a sample svga file?

HustLion commented 5 years ago

Here is a sample:

state.zip