Flutter-Neumorphic icon indicating copy to clipboard operation
Flutter-Neumorphic copied to clipboard

NeumorphicSlider ignores gestures under certain conditions

Open MrHarcombe opened this issue 4 years ago • 1 comments

We have an app using your Neumorphic theme (love it, thanks) but we're trying to use the NeumorphicSlider and have hit a point where it isn't detecting gestures from the user when it is below a gesture detector, inside of a stack. The normal material slider is able to work and update, however the Neumorphic one doesn't respond reliably (if at all).

Any thoughts?

MrHarcombe avatar Jul 04 '20 15:07 MrHarcombe

are u sure use setState function?

RaminNikmanesh avatar Sep 07 '20 17:09 RaminNikmanesh