staggered_reorderable 0.0.14
staggered_reorderable: ^0.0.14 copied to clipboard
可拖拽的不规则瀑布流排序
0.0.14 #
- TODO:
- Sorting completion callback
onReorder
; - support custom
feedback
andplaceholder
; - Optimize critical time jitter;
- Fix the issue of state not being cleared when canceling release;
- Sorting completion callback
0.0.13 #
- TODO:
- Modify SDK restriction to
sdk: ">=2.17.0 < 4.0.0"
; - add
example
project
- Modify SDK restriction to
0.0.12 #
- TODO:
- Optimize parameter names
- Optimize
ReorderableItem
model - Add
onReorder
to get the reorderedtrackingNumber
list
0.0.11 #
- TODO:
onWillAccept
->onWillAcceptWithDetails
0.0.10 #
- TODO: Modify SDK restriction to
sdk: ">=2.16.2 <=3.8.0"
;
0.0.9 #
- TODO: Optimization Warning
0.0.8 #
- TODO: Optimization Warning
0.0.7 #
- TODO:
- Support automatic hand tracking when dragging and moving;
- optimize the problem of not being able to move normally during the first rendering;
0.0.6 #
- TODO:
- Modify SDK restriction to
sdk: ">=2.16.2 <3.8.0"
; - plugin -> package;
- Modify SDK restriction to
0.0.5 #
- TODO: Optimize package structure
0.0.4 #
- TODO: Fixed the bug that the page cannot be dragged when it is initialized
0.0.3 #
- TODO: Support irregular drag (i.e. irregular graphic waterfall flow), dynamically refresh the size of staggered_reorderable components, and support horizontal layout
0.0.2 #
- TODO: Support macos, windows platforms
0.0.1 #
- TODO: Supports drag and drop sorting of irregular graphic waterfall flows