transformable_list_view 0.4.0 transformable_list_view: ^0.4.0 copied to clipboard
Widget that extends the default ListView with ability to add item transform animations according to it's scroll position
0.4.0 #
- Dependencies upgrade to support Flutter 3.13 and Dart 3.1
0.3.0 #
- Dependencies upgrade to support Flutter 3.7 and Dart 2.19.2
0.2.0 #
- Added
TransformableSliverFixedExtentList
anditemExtent
property toTransformableListView
0.1.0 #
- Inital release: Added
TransformableListView
,TransformableSliverList
andTransformableSliver