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

Image not updating in ListView #31

Closed
p30arena opened this issue Apr 9, 2018 · 7 comments
Closed

Image not updating in ListView #31

p30arena opened this issue Apr 9, 2018 · 7 comments

Comments

@p30arena
Copy link

p30arena commented Apr 9, 2018

Image not updating in ListView

https://youtu.be/W7OSeqWZZjA

_

@renefloor
Copy link
Contributor

I think that it's the same issue as #16. I think I will fix that soon.

@p30arena
Copy link
Author

p30arena commented Apr 9, 2018

@renefloor our app is ready for presentation, just this tiny issue.
Thanks.

@renefloor
Copy link
Contributor

This should be fixed now in 0.4.0

@luishar0
Copy link

I updated the package to 0.4.0 and things look the same.
ListView show correctly the first time.
Then if you rebuild with new data, all the data changes correctly except for the images.
If the previos ListView had 2 rows, the next time, those 2 rows will be wrong.

Any hints for a work around?

Regards.

screen shot 2018-04-14 at 1 34 42 pm
screen shot 2018-04-14 at 1 35 04 pm

@renefloor
Copy link
Contributor

Yes I found out through issue #34 that it is still not working as it should be. I'll have a look at it. Does it only go wrong when updating data or also when scrolling? How do you update the data? Do you pull data from an api and then set a variable with setState?

@renefloor renefloor reopened this Apr 15, 2018
@p30arena
Copy link
Author

p30arena commented Apr 15, 2018

@renefloor I can confirm that this is resolved in 0.4.0, using StreamBuilder and ListView.
If it happens again, I'll post new info.

@luishar0
Copy link

Not sure what happened but it's working now for me as well.

Thank you! :)

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

3 participants