transformable_list_view 0.5.0
transformable_list_view: ^0.5.0 copied to clipboard
Widget that extends the default ListView with ability to add item transform animations according to it's scroll position
0.5.0 #
- Added
TransformableSliverList.builder,TransformableSliverList.separatedandTransformableListView.listconstuctors - Updated example to demonstrate
TransformableSliverList - Dependencies upgrade to support Flutter 3.16 and Dart 3.2.4
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
TransformableSliverFixedExtentListanditemExtentproperty toTransformableListView
0.1.0 #
- Inital release: Added
TransformableListView,TransformableSliverListandTransformableSliver