karvulf / flutter-reorderable-grid-view

BSD 3-Clause "New" or "Revised" License
158 stars 23 forks source link

On reordering tiles index item at last place #35

Closed govindmaheshwari2 closed 2 years ago

govindmaheshwari2 commented 2 years ago

I have a list of items but when I reorder index to 0 and pass it to grid view then if more than 10 items are present(one page contain 4 item max). the reordered tile came to last even its index is 0.

karvulf commented 2 years ago

Hi @govindmaheshwari2 Could you provide some code that you used? That would help to understand what you are trying to do.

karvulf commented 2 years ago

Closing this issue because I got no response. If you are still having this issue, feel free to reopen it @govindmaheshwari2