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

Is there any method to make a tree view with sticky headers? #98

Open
akshdeep-singh opened this issue May 25, 2024 · 0 comments
Open

Comments

@akshdeep-singh
Copy link

I want a tree view in which the parent header of contents is a sticky header.
I have made implementation similar to example/lib/examples/nested.dart.
But the issue with MultiSliver is that it is not good for large list.

There are other packages which implement tree view in an optimised way - animated_tree_view, flutter_fancy_tree_view, they have sliver implementations but I can't find a way to use them with sticky header.

Is it possible to implement a tree view with sticky headers?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant