Dan Field

Results 553 comments of Dan Field

Please share the source SVG and if applicable anything else needed to reproduce tihis. However, based on your screenshot I'm going to guess that this is using unsupported filter effects.

Please include the source SVG for this.

I'm not able to reproduce this on a recent flutter commit and the latest version of flutter_svg. What platform?

You cannot use this package in an isolate, for the reasons you're mentioning. package:vector_graphics works in an isolate, but is still in an experimental phase and doesn't have feature parity...

Does the error builder not work in this case?

Ah! haha I was imagining API that doesn't exist. This should be easy to fix.

I could have sworn there was a PR at some point to add an `errorBuilder` property to `SvgPicture`. I would be in support of this. The patch just needs a...

Also, can you please share a full reproduction including sample SVG?

I am not able to reproduce this bug. I strongly suspect this is a Skia related issue on a specific device. It would help to know what specific device/GPU model...