Skip to content

ScrollController() doesn't work on child widget. #11

@bigmints

Description

@bigmints

Hi, This is a nice plugin, but I am facing an issue. When I add a ListView as a child and add ScrollController(), it doesn't return any values. No errors too.

I am using StretchyHeader.singleChild(

child:ListView(
controller: scrollcontroller,
)
)

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions