liquid_swipe_flutter icon indicating copy to clipboard operation
liquid_swipe_flutter copied to clipboard

I can't use Slider on a container

Open kerby1998 opened this issue 2 years ago • 2 comments

Hi, i cannot use a Slider on a container/page and i don't know why

kerby1998 avatar Jun 09 '22 13:06 kerby1998

Hey, Thanks for creating the first issue. I will respond in a day or two. If doesn't, feel free to ping me.

github-actions[bot] avatar Jun 09 '22 13:06 github-actions[bot]

Can you provide more information please? reproducible code or anything.

iamSahdeep avatar Jun 30 '22 13:06 iamSahdeep

Well, i just can't use a slider inside the page because it will not slide

kerby1998 avatar Dec 21 '22 19:12 kerby1998

Ya same issue with me, horizontal slide, listview or anything won't work. Only vertical axis working.

Prayag-X avatar Jan 09 '23 20:01 Prayag-X

@kerby1998 the upcoming version will have a parameter preferDragFromRevealedArea that will solve this issue

Prayag-X avatar Feb 08 '23 19:02 Prayag-X

Hi, great work, love the widget!! I would also like to use a slider in my app. It currently only works with onTap. The parameter is not available in the most recent version yet, right?

lora-explora avatar Mar 22 '23 19:03 lora-explora

Added in v3.1.0 https://pub.dev/packages/liquid_swipe/versions/3.1.0 Thanks

iamSahdeep avatar Mar 29 '23 07:03 iamSahdeep