snappy_list_view 0.1.0 snappy_list_view: ^0.1.0 copied to clipboard
Add snap to your ListView, while supporting dynamic item sizes.
0.0.1 #
Initial release Still missing: different visualisations
0.0.2 #
Hot reload safe for page in main.dart
0.0.3 #
- HitStack scroll optimisation (better hit recognition, less buggy)
- enlargement visualisation
- some package updates
- some small corrections
0.0.4 #
- Snap alignment parameters (on item and in viewport) + moveAcross()
- onPageChange
- new item size calculation
0.0.5 #
- Added ListVisualisation.carousel and ListVisualisation.perspective
- updated doc
- cleanup
0.0.6 #
- initial alignment debug
0.0.7 #
- initial alignment debug (including initial index + alignment)
0.0.8 #
- constraints adjustment bug resolve (if not in focus)
0.0.9 #
- viewportSize bug resolve