flutter_svg
flutter_svg copied to clipboard
Flutter SVG Render Issue
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.
Source SVG:
Please include the source SVG for this.
I added the svg above
I'm not able to reproduce this on a recent flutter commit and the latest version of flutter_svg. What platform?
We are building this for Flutter web.
What rendering backend? Which browser/os?