We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 8b5c6a5 commit 17466b0Copy full SHA for 17466b0
CHANGELOG.md
@@ -1,3 +1,8 @@
1
+# 0.7.0
2
+
3
+- Updated screenshots
4
+- Updated dependencies to support Flutter 3.29.2 and Dart 3.7.2
5
6
# 0.6.0
7
8
- Added screenshots and topics
pubspec.yaml
@@ -1,6 +1,6 @@
name: transformable_list_view
description: Widget that extends the default ListView with ability to add item transform animations according to it's scroll position
-version: 0.6.0
+version: 0.7.0
repository: https://github.com/TBR-Group-software/transformable_list_view
issue_tracker: https://github.com/TBR-Group-software/transformable_list_view/issues
screenshots:
0 commit comments