Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

TreeSliver & TreeView support for lazy tree nodes #148358

Open
Piinks opened this issue May 14, 2024 · 1 comment
Open

TreeSliver & TreeView support for lazy tree nodes #148358

Piinks opened this issue May 14, 2024 · 1 comment
Labels
c: new feature Nothing broken; request for a new capability f: scrolling Viewports, list views, slivers, etc. p: two_dimensional_scrollables Issues pertaining to the two_dimensional_scrollables package P3 Issues that are less important to the Flutter project team-framework Owned by Framework team triaged-framework Triaged by Framework team

Comments

@Piinks
Copy link
Contributor

Piinks commented May 14, 2024

From flutter/packages#6592 (comment)

Follow up to #147171 and flutter/packages#6592

In the 1D and 2D tree PRs, the entire tree is expected to be provided by the user. Some folks may like to provide nodes lazily, just like the trees allow users to provide widgets for the trees lazily.

This issue is tracking that additional feature request.

@Piinks Piinks added c: new feature Nothing broken; request for a new capability f: scrolling Viewports, list views, slivers, etc. P3 Issues that are less important to the Flutter project team-framework Owned by Framework team triaged-framework Triaged by Framework team p: two_dimensional_scrollables Issues pertaining to the two_dimensional_scrollables package labels May 14, 2024
@ABirHAsan123-beep

This comment was marked as off-topic.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
c: new feature Nothing broken; request for a new capability f: scrolling Viewports, list views, slivers, etc. p: two_dimensional_scrollables Issues pertaining to the two_dimensional_scrollables package P3 Issues that are less important to the Flutter project team-framework Owned by Framework team triaged-framework Triaged by Framework team
Projects
None yet
Development

No branches or pull requests

2 participants