-
Notifications
You must be signed in to change notification settings - Fork 18
Open
Description
Problem
I've noticed that vector graphics don't render at all.
Try the Github reference markdown for an example (very bottom of the markdown).
You could also use these W3C examples for SVG validation.
Expected
The SVG images render as expected
Actual
Nothing renders
Other notes
From skimming the code, it looks like kDefaultImageBuilder should be fine to support SvgPicture from flutter_svg. This is an official flutter library, so IMO wouldn't be bad to depend on! But if not, an extension package could be worth considering...
Metadata
Metadata
Assignees
Labels
No labels