0.3.0
Added
- The
closeOnTap
argument on slide actions to close when a action has been tapped. - The
closeOnScroll
argument onSlidable
to close when the nearestScrollable
starts to scroll. - The static
Slidable.of
function.
Changed
- The
dragExtent
field inSlidableDelegateContext
has been changed todragSign
.