Mar 26, 2023

CCoSVG

I fixed the two problems of CCoSVG.

The first one is simply a bug in my code.

The second one is a change that make some SVG files generated by Illustrator for iPad to be displayed normally with flutter_svg. The style definition under the style element will be set directly to each element's style attribute, then invisibility and gradients seems to be reflected correctly by this change.