Baseflow / octo_image

A multifunctional Flutter image widget
https://baseflow.com/
MIT License
156 stars 23 forks source link

Inkwell effect on image #14

Open rooscarljohan opened 3 years ago

rooscarljohan commented 3 years ago

I'm sure you are aware of the various problems with inkwell effects on images. What's your preferred solution with respect to Octoimage? Maybe could include an option to include the Image as Ink.Image rather than the normal Image(....)?

Or, as I mentioned in my separate request, provide the imageprovider in the imagebuilder constructor and allow the user to do this him/her-self?