letsar / flutter_slidable

A Flutter implementation of slidable list item with directional slide actions.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Not allow to slide several slidable

filipp2911 opened this issue · comments

Now it is possible to slide all, how I can slide only one and previous would close

Checkout here https://github.com/letsar/flutter_slidable/wiki/FAQ#how-to-keep-only-one-slidable-open - you need to add groupTag for each Slidable and above the list a SlidableAutoCloseBehavior