Skip to content

Latest commit

 

History

History
15 lines (9 loc) · 538 Bytes

File metadata and controls

15 lines (9 loc) · 538 Bytes

Roadmap

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

Added in 0.2.0

  • Add non reorderable headers and footers for ImplicitlyAnimatedReorderableList.

Added in 0.1.4

  • Add horizontal scrollDirection support for ImplicitlyAnimatedReorderableList.
  • Make Handle scroll aware to only initiate a drag when the scroll position didn't change.