Skip to content

Design Doc: ScrollMetricsNotification: Align with docs #187292

Description

@yiiim

Document Link

https://flutter.dev/go/scroll-metrics-notification-align-docs

What problem are you solving?

ScrollMetricsNotification is described in its docs as useful for listening to ScrollMetrics changes “not caused by the user scrolling” (e.g. content or window size changes), but in practice CustomScrollView dispatches it on every scroll frame.

In fact, PR #185196 has already completed all the code, but given that it introduces some framework-level impact, writing a design document is the better approach.

Metadata

Metadata

Assignees

No one assigned

    Labels

    📜Issue was posted to Discord. Remove to have the issue reannounced. (For "design doc", "emergency")P3Issues that are less important to the Flutter projectc: API breakBackwards-incompatible API changesc: proposalA detailed proposal for a change to Flutterd: api docsIssues with https://api.flutter.dev/design docTracks a design discussion documentteam-frameworkOwned by Framework teamtriaged-frameworkTriaged by Framework team

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions