flutter_slidable
flutter_slidable copied to clipboard
Issue while using dismissible
While using dismissible for edit option. There is just one option for edit in the slider. I slide the item all the way to the end it opens the edit dialog but removes the item from the list. I don't want the item to remove from the list.
I too would like to know how to prevent the item from being removed when using DismissablePane
Check https://github.com/letsar/flutter_slidable/issues/318