I'm having an image that I would like to rotate as the user drags over an area, basically dynamically setting the angle of the rotate transform at runtime ..
Want to do it the FF way if possible, otherwise suggest a flutter or custom widget that would be a good starting point