Open ishafiul opened 1 year ago
im trying to create a imageProvider for container. and i need to pass svg code directly. so i tried like this
Svg( '<svg .....> </svg>', source: SvgSource.file, )
but for some reason its not working
im trying to create a imageProvider for container. and i need to pass svg code directly. so i tried like this
but for some reason its not working