animation_list 3.1.0 animation_list: ^3.1.0 copied to clipboard
A Flutter package project that is a simple animation listview widget.
[3.1.0] #
- Added animationDirection parameter
[3.0.0] #
- Changed support SDK version
- Fixed missed
AnimationController
dispose
[2.2.1] #
- Added opacity animation range property
[2.2.0] #
- Changed from 'ListView' widget to 'ListView.builder' for performance
[2.1.0] #
- Added ListView native parameters to AnimationList
[2.0.0] #
- Support Null Safety
[1.2.0] #
- Initial release