yellowQ-software / yellowQ-Flutter-Image-Painter

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

Implement hideControlBar feature #55

Closed ousvat closed 11 months ago

ousvat commented 11 months ago

Implement #53

erluxman commented 11 months ago

Can we name the variable showControls and set it to true by default. that sounds better semantically.

Otherwise looks good to me. Please confirm that the PR works well, then I will give it a check to merge.

ousvat commented 11 months ago

@erluxman I have tested the changes and everything looks good.