snappy_list_view 0.0.5
snappy_list_view: ^0.0.5 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