letsar / flutter_slidable

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

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

Open pengqun1123 opened 9 months ago

pengqun1123 commented 9 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