overlapped_carousel 1.0.2 overlapped_carousel: ^1.0.2 copied to clipboard
A Flutter package project that is a simple horizontal overlapped_carousel widget.
[1.0.2] #
- Added parameter to control skew angle issue #2
- Abscuring/blur effect to cards issue #3
- Thanks to @yashas-hm
[1.0.1] #
- Smooth Scroll
- Lag issue for large list fixed
- Initial current index(n) specifies you nth card at the top
- Cards are build only when it appears on screen
[1.0.0] #
- Initial release.