The SVG loaded with SvgPicture.asset from flutter_svg has jagged edges
When using SvgPicture.asset
from flutter_svg
to load an SVG, there are jagged edges, even though the SVG file itself is fine and displays correctly in other places.
enter image description here