snaplist 0.1.8
snaplist: ^0.1.8 copied to clipboard
A small library that allows to create lists with snapping to item.
Changelog #
0.1.8 16.03.2019 #
- Introducing
SnaplistControllerto allow initial item position and setting position programatically.
0.1.4 27.10.2018 #
- Adds a simple example to the package
0.1.3 26.10.2018 #
- Readme and organizational updates.
0.1.2 25.10.2018 #
- Implements snapping back to original item if not enough velocity or progress
0.1.1 24.10.2018 #
- Explicitly provides current item position, does not hide it in builder data
- Removes unnessesary
setStatecalls from snip animation
0.1.0 21.10.2018 #
- It's alive!