letsar / flutter_slidable

A Flutter implementation of slidable list item with directional slide actions.
MIT License
2.73k stars 592 forks source link

Secondary deletion #465

Open zhengxiangke opened 8 months ago

zhengxiangke commented 8 months ago

Unable to know the ActionPanel event for closing other items in SlidableAutoCloseBehavior

A second deletion is required. After the first left swipe to delete, the style of the delete button changes. The second click on other list items closes the ActionPanel. When reopening an item, it is necessary to restart the ActionPanel style