scroll_drag_detector 0.0.4
scroll_drag_detector: ^0.0.4 copied to clipboard
A drag gesture detector that can deal with scroll views inside of it.
0.0.4 #
- FIX: velocity scaling when overdragging with resistance.
- FIX: secondary animation in cupertino sheet.
- FEAT: sheets support snapping points now.
0.0.3 #
- FEAT: add
onlyDragWhenScrollWasAtTop
parameter.
0.0.2+1 #
- FIX: don't render overscroll indicators while we drag.
- FIX: only pay attention to drags on the axis we care about.
- FIX: only pay attention to relevant axes.
0.0.2 #
- FEAT: stupid simple sheet and drag detector (#154).