Category "custom-painting"

Flutter : Zooming canvas in certain places

I am trying to make something like a magnifying glass on a Custom Painter. So far I am able to use Backdropfilter with imagefilter matrix scaling like below: Ba

How do I get to tap on a CustomPaint path in Flutter using GestureDetect?

I'm very new to flutter and am trying to figure out how to get a gesture detected on a CustomPaint path. I can click on a host of other things but not on paths

painting house using custom paint

I have an svg image with its path and i wanna create a listener and paint on a specific path which i have clicked or selected it. Color _fillColor = Colors.cyan