yellowQ-software / yellowQ-Flutter-Image-Painter

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

give an option to hide topBar #63

Closed sachindamco closed 3 months ago

sachindamco commented 10 months ago

Hello,

please provied an option for hiding top option Bar. so according to need user can hide top/bottom bar.

AlirezaDaryani commented 3 months ago

I need this feature too. I will handle it by myself as a PR soon.

lively-bigyan commented 3 months ago

This feature is already implemented. Please set the showControls parameter to false to hide the top controls.

AlirezaDaryani commented 3 months ago

It is about hide each icon independent. https://github.com/yellowQ-software/yellowQ-Flutter-Image-Painter/pull/80 I made the change with love <3