flutter_slidable
flutter_slidable copied to clipboard
option for custom HitTestBehavior added.
Please add this option. HitTestBehavior is important for different situation. For example in stack we need HitTestBehavior.translucent for widget behind Slidable to receive gestures. Thank you.
Can you make this on the 1.0 instead? Thanks.