hd-motion / flutter_imageview_360

A Flutter package which provides 360 view of the images with rotation and gesture customisations.
Apache License 2.0
110 stars 31 forks source link

Added width, height and fit parameters that are passed to the Image #10

Open lorenzOliveto opened 2 years ago

lorenzOliveto commented 2 years ago

I've added those parameters, that are passed to the Image Widget so the Fit parameter can be used.