letsar / flutter_slidable

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

OS inconsistent behaviour for slidable actions #418

Open hicnar opened 1 year ago

hicnar commented 1 year ago

Slidable actions when tapped/pressed behave in a material like (Android) way no matter what platform they are run on. By that I mean they will produce the ripple effect etc. This is not what happens when active controls are tapped on iOS.