- Introducing
SnaplistController
to allow initial item position and setting position programatically.
- Hot reload did nothing to snaplist. Now it is fixed. A big thanks to @raacker.
- Hot reload did nothing to snaplist. Now it is fixed. A big thanks to @raacker.
- Implements vertical axis scroll and snip. A big thanks to @raacker.
- Adds a simple example to the package
- Readme and organizational updates.
- Implements snapping back to original item if not enough velocity or progress
- Explicitly provides current item position, does not hide it in builder data
- Removes unnessesary
setState
calls from snip animation
- It's alive!