Skip to content

NestedScrollView should expose a controller #11153

@collinjackson

Description

@collinjackson

It's not currently possible to set the initialScrollOffset or read the offset or call jumpTo / animateTo when using NestedScrollView, and this is something that would be useful:

  • if you want a pinned AppBar header to start out in a non-expanded state
  • if you want the back button to do something different depending on the scroll position
  • if you want to animate to a particular position when an element is tapped

Metadata

Metadata

Assignees

Type

No type

Projects

No projects

Relationships

None yet

Development

No branches or pull requests

Issue actions