A library that addresses common interactive effects of list slider menus

The Pub community link is as follows: flutter_swipe_action_cell

Here are two previews:

  • Pull out the pattern on the right

  • Drag out the style on the left

Let’s take a look at what this library can accomplish

1. Simple deletion (you can choose whether to accompany the deletion animation)

2. Pull to the most edge to trigger the first button action

3. Confirm the effect of deletion

4. Customize button content styles

Edit mode



The above is the general functionality of the library. As for how to use it, which API can you look at

FLUTTER_SWIPE_ACTION_CELL Chinese document