bluefireteam / bitmap

A Flutter package for manipulating bitmaps
MIT License
176 stars 34 forks source link

By dragging the slider, according to the parameters real-time update picture #30

Closed paintingStyle closed 3 years ago

paintingStyle commented 3 years ago

Can create the UI caton, what method can be optimized?

Sent from PPHub

renancaraujo commented 3 years ago

I couldnt really understand what you mean by UI caton. I guess you man by using a slider, update some param of a picture?

If so, I would advise you to give a look into https://github.com/renancaraujo/letspicture where that was exactly done.