yellowQ-software / yellowQ-Flutter-Image-Painter

Flutter package for painting on images
MIT License
106 stars 116 forks source link

Only the drawn lines are saved. The background image is not saved. #73

Open haronkz opened 7 months ago

haronkz commented 7 months ago

Only the drawn lines are saved. The background image is not saved. 1 2

zacutti-basf commented 7 months ago

We had the same issue using the html renderer, the "workaround" was switching to use canvasKit.

sushmoyr commented 2 months ago

I am also facing the same issue here. Is there any update on this. Are there any update on this? This should work on both html renderer and canvas kit.

lively-bigyan commented 2 months ago

@sushmoyr Could you please attach a reproducible example with the response of flutter doctor? I am not able to reproduce it on my end.

rafahead commented 2 weeks ago

In my case, it only occurs after deploying to the web