Here are some of the features that I am working on or plan to implement in future versions.
- Absorb pointer events in
Handle
. - Support implicitly animated widgets for
ImplicitlyAnimatedReorderableList
- Add non reorderable headers and footers for
ImplicitlyAnimatedReorderableList
.
- Add horizontal scrollDirection support for
ImplicitlyAnimatedReorderableList
. - Make
Handle
scroll aware to only initiate a drag when the scroll position didn't change.