Skip to content

[Documentation] Missing breadcrumb from SliverFixedExtentList to SliverVariedExtentList #141678

@navaronbracke

Description

@navaronbracke

Use case

Developers wanting to optimize their scrolling lists will probably find SliverFixedExtentList quite easily.

However, if their use case turns out to require varied extents, they won't know about SliverVariedExtentList
because there is no breadcrumb to https://api.flutter.dev/flutter/widgets/SliverVariedExtentList-class.html from the docs in https://api.flutter.dev/flutter/widgets/SliverFixedExtentList-class.html

The opposite is already the case, though.

Proposal

Add a breadcrumb in the documentation for SliverFixedExtentList towards SliverVariedExtentList, similar to how SliverVariedExtentList links back to its sibling widget.

Note: We might want to fix #138912 first, before adding a link?

Metadata

Metadata

Assignees

Labels

P3Issues that are less important to the Flutter projectd: api docsIssues with https://api.flutter.dev/f: scrollingViewports, list views, slivers, etc.frameworkflutter/packages/flutter repository. See also f: labels.r: fixedIssue is closed as already fixed in a newer versionteam-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