Skip to content

TreeSliver & TreeView alternate focus traversal options #148357

@Piinks

Description

@Piinks

Follow up to #147171 and flutter/packages#6592

These PRs originally contained a tree traversal order concept for those that wanted to realize breadth first traversal order (visiting all nodes at a given depth before moving on to the next depth), in addition to the default (which is depth first).

At the time we landed those PRs, we did not know of anyone that wanted this feature, so we removed it for the time being until we could gather more information about the need and use cases of this feature.

Metadata

Metadata

Assignees

No one assigned

    Labels

    P3Issues that are less important to the Flutter projectc: new featureNothing broken; request for a new capabilityf: scrollingViewports, list views, slivers, etc.frameworkflutter/packages/flutter repository. See also f: labels.p: two_dimensional_scrollablesIssues pertaining to the two_dimensional_scrollables packageteam-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