Flutter does not have a SVG support.
Use flutter_svg
Can't run on dartpad.
Use Image.network()
Can run on dartpad, requires hosting within svg to png conversion.
Use flutter_svg
Can't run on dartpad.
Use Image.network()
Can run on dartpad, requires hosting within svg to png conversion.