Skip to content

[scrollable_positioned_list] ItemScrollController can be attached only to a single ScrollablePositionedList #219

Open
@nt4f04uNd

Description

@nt4f04uNd

the problem is that the ItemScrollController can be attached only to one ScrollablePositionedList at a time. this is not a behaviour i would expect from the scrollable widget in flutter, as ScrollController can be attached to multiple views with no problem

reproducible https://github.com/nt4f04unds-archive/issues/tree/flutter.widgets_219
it demonstrates the expected behaviour for the ScrollablePositionedList on the ListView

@tarobins as far as i know, you support this package, what do you think of adding support for multiple views to be attached to a controller?

Metadata

Metadata

Assignees

No one assigned

    Labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions