thesmythgroup / easy_image_viewer

An easy Flutter image viewer with pinch & zoom support.
MIT License
41 stars 51 forks source link

Image rotation with callback #68

Open Sesa1988 opened 3 weeks ago

Sesa1988 commented 3 weeks ago

Hi,

it would be nice if we could rotate an image by 90 degree. It does not need to be persistent, I would like just to listen for a rotate callback that returns the current rotated value like 90, 180.