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

Pagination with timeline #52

Open
hey-nicolasklein opened this issue Jun 9, 2022 · 0 comments
Open

Pagination with timeline #52

hey-nicolasklein opened this issue Jun 9, 2022 · 0 comments

Comments

@hey-nicolasklein
Copy link

Hey, I'm trying to implement pagination with timelines.
Currently, I'm wrapping timelines in a listview. But that leads to the complete timeline being rebuilt on each change. Is there any way to use a ListView.builder() like extending of the timeline?

The best solution would be to only draw the items currently visible on the screen and extend the timeline on the fly.

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