yellowQ-software / yellowQ-Flutter-Image-Painter

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

Only the drawn path is saved, not the image #76

Open bloveamber-zl opened 6 months ago

bloveamber-zl commented 6 months ago

I only want to save the drawn path, I don't want to save the picture, what should I do

lively-bigyan commented 3 months ago

Upcoming implementation should allow you to extract the data.

lively-bigyan commented 2 months ago

Could you please share the code? Minimal reproducable example would be great.