Skip to content

Allow built-in EdgeDraggingAutoScroller of ReorderableList/SliverReorderableList to be configured #120479

@Piinks

Description

@Piinks

ReorderableList and SliverReorderableList contain an EdgeDraggingAutoScroller that advances the scroll position when dragging an item at the edge of the viewport.

A customer has requested to be able to configure this behavior, specifically to adjust the speed. I think this would be the EdgeDraggingAutoScroller.velocityScalar. This could be added as a property that is provided to the internal EdgeDraggingAutoScroller

Metadata

Metadata

Assignees

No one assigned

    Labels

    P3Issues that are less important to the Flutter projectc: new featureNothing broken; request for a new capabilitycustomer: googleVarious Google teamsf: scrollingViewports, list views, slivers, etc.frameworkflutter/packages/flutter repository. See also f: labels.

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions