letsar / flutter_staggered_grid_view

A Flutter staggered grid view
MIT License
3.13k stars 508 forks source link

The list of items moves from the right to the left position #110

Closed ahzanfariz closed 2 years ago

ahzanfariz commented 4 years ago

Hello Team,

previously appreciated developing this plugin.

I have a problem when I want to scroll down, where the list of items is moved from the right position to the left position.

See attachments; Screenshot from 2020-03-24 07-40-08 Screenshot from 2020-03-24 07-40-09

See the full video below; https://drive.google.com/file/d/1vpZQvxVWcSDJ53YFLzcXYp2WUvItozXT/view?usp=sharing

Any answer is very much appreciated

jamesblasco commented 3 years ago

Hello, if the items inside the grid are using fit, maybe you wanna try to keep them alife.

See an example of how to implement it here: https://github.com/letsar/flutter_staggered_grid_view/issues/15#issuecomment-706678027

letsar commented 2 years ago

Can you test with the latest 0.5.0 preview? https://pub.dev/packages/flutter_staggered_grid_view/versions/0.5.0-dev.1

letsar commented 2 years ago

This thread has been closed since there has not been any response for a while. If you are still experiencing a similar issue, please open a new bug.