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 it possible to insert a new item with animation? #323

Closed
liujian-930212 opened this issue Mar 27, 2024 · 1 comment
Closed

Is it possible to insert a new item with animation? #323

liujian-930212 opened this issue Mar 27, 2024 · 1 comment
Assignees

Comments

@liujian-930212
Copy link

Just like AnimatedList does, insert or delete an item with an animation. If [infinite_scroll_pagination] has this feature, that would be asesome.

Thanks

@clragon clragon self-assigned this Mar 27, 2024
@clragon
Copy link
Collaborator

clragon commented Mar 27, 2024

Hi,
Animating insertion or deletion of items is not the responsibility of this package, but rather the scrollview itself.
You can make a PagedAnimatedList yourself with the components in the package.
Maybe someday we get around to adding it to the package directly. There is an issue for that here: #21
Best regards!

@clragon clragon closed this as not planned Won't fix, can't repro, duplicate, stale Mar 27, 2024
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

2 participants