4Q-s-r-o / signature

Flutter plugin that creates a canvas for writing down a signature
MIT License
252 stars 83 forks source link

Problem with using Signature in a Stack #107

Closed burekas7 closed 4 months ago

burekas7 commented 4 months ago

Hi,

I have a Stack, The lower layer contains the Signature widget, Above that there is a layer with Container which is transparent. How can I use the Signature in that case? Because it doesn't let you draw.

burekas7 commented 4 months ago

It was on my side, I was needed to use "IgnorePointer"