letsar / flutter_slidable

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

When SlidableAction slides to the left to open, close the current page. #454

Open pengqun1123 opened 11 months ago

pengqun1123 commented 11 months ago

When the SlidableAction slides to the left to open and close the current page, you will see the lagging animation of the SlidableAction exceeding the current boundary on the previous page. How to close all open SlidableAction in advance when closing the current page