flutter_svg icon indicating copy to clipboard operation
flutter_svg copied to clipboard

Flutter SVG Render Issue

Open stevensalex299 opened this issue 2 years ago • 4 comments

We are using the Flutter SVG package to render SVGs throughout our project. The images looks perfectly fine on Flutter version 2.10.5, but on version 3 some of them render badly. There seems to be an issue between the two versions.

NormalIcon BrokenIcon

Source SVG: analytics_with_icon

stevensalex299 avatar Jul 28 '22 20:07 stevensalex299

Please include the source SVG for this.

dnfield avatar Jul 28 '22 20:07 dnfield

I added the svg above

stevensalex299 avatar Jul 28 '22 20:07 stevensalex299

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

dnfield avatar Jul 28 '22 21:07 dnfield

We are building this for Flutter web.

stevensalex299 avatar Jul 29 '22 13:07 stevensalex299

What rendering backend? Which browser/os?

dnfield avatar Nov 17 '22 09:11 dnfield