flet-dev / flet

Flet enables developers to easily build realtime web, mobile and desktop apps in Python. No frontend experience required.
https://flet.dev
Apache License 2.0
10.37k stars 403 forks source link

canvas cannot draw image and erase #3572

Open jackyli515 opened 3 weeks ago

jackyli515 commented 3 weeks ago

Duplicate Check

Describe the requested feature

canvas cannot draw image and erase we want to use canvas to draw mask image for a picture ,then we need to load last complete mask image, or erase already exists part of line

Suggest a solution

No response

Screenshots

Snipaste_2024-06-30_20-56-28

No response

Additional details

No response

derMonarch commented 3 weeks ago

Would also highly appreciate this feature as I saw that the drawImage function from Flutter Canvas is not yet available

cyhcoding commented 3 weeks ago

I also need this feature, but flet doesn't support it.