flutter_svg
flutter_svg copied to clipboard
Display issues when using --web-renderer html
I see some issues that seem related, at least https://github.com/dnfield/flutter_svg/issues/960 https://github.com/dnfield/flutter_svg/issues/845
And we have the same in our app. One example here.
It is strange because some of the SVGs we use display properly while others will be similar to the attached image.
- does anyone know what is causing some to be displayed weirdly while others look proper? Maybe we can change our SVGs if there is some simple workaround
- is this being worked on or is it on the roadmap to look into?
Tested now with v2.0.10+1
I have the same issue.