right and left sliding container with action FLUTTER

71 Views Asked by At

I am trying to make a slider with action, sliding a container that when it reaches the right or left performs an action.

So far I haven't been able to find anything.

The gif shows what I want to do Application screen that I want to do

1

There are 1 best solutions below

0
Arturo Romanelli On

you can try with the following package: https://pub.dev/packages/action_slider with the option ActionSlider.dual()