-
-
Notifications
You must be signed in to change notification settings - Fork 206
ParseLiveSliverListWidget implementation #642
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
Comments
This code work for me, I replace 'AnimatedList' to 'SliverAnimatedList':
|
Closed. No activity in the last 14 days. |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
I've not worked with Slivers yet.
But as ParseLiveList handles all of the fetching etc., adding something based on SliverList should work.
Actually I've planed working on LiveList again. Since I am not happy with some of the scrolling behavior when adding/removing items at the top of the list. Maybe working with Slivers will provide more flexibility.
Originally posted by @fischerscode in #330 (comment)
Sorry, maybe I miss something. Have you done implemented ParseLiveSliverListWidget? I did not find any reference. Sorry, if I miss something
The text was updated successfully, but these errors were encountered: