transformable_list_view 0.6.0 transformable_list_view: ^0.6.0 copied to clipboard
Widget that extends the default ListView with ability to add item transform animations according to it's scroll position
0.6.0 #
- Added screenshots and topics
0.5.0 #
- Added
TransformableSliverList.builder
,TransformableSliverList.separated
andTransformableListView.list
constuctors - 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
TransformableSliverFixedExtentList
anditemExtent
property toTransformableListView
0.1.0 #
- Inital release: Added
TransformableListView
,TransformableSliverList
andTransformableSliver