Open Tonku opened 2 years ago
Hi Thanks for the nice library
I have a requirement to use an SVG from a file say a wifi icon, to clip another widget using CutomClipper. How to do it..? I am using flutter_svg package. I need a fused(merge all paths union) path use it for clipping.
Can you kindly advise me on how to do it?
Hi Thanks for the nice library
I have a requirement to use an SVG from a file say a wifi icon, to clip another widget using CutomClipper. How to do it..? I am using flutter_svg package. I need a fused(merge all paths union) path use it for clipping.
Can you kindly advise me on how to do it?