Mindinventory / flutter_draggable_gridview

This package supports drag & drop widgets inside the GridView.builder for multiplatform. It provides all the properties which are available in Gridview. builder and easy to implement with the few lines of code.
https://www.mindinventory.com/flutter-app-development.php
MIT License
100 stars 19 forks source link

Your test example fails to drag image to new position with version 0.0.3 #3

Closed wreyford closed 2 years ago

wreyford commented 2 years ago

I was using flutter_draggable_gridview 0.0.1, before you refactored your code without any issues.

After upgrading to 0.0.3 and you drag the image, it doesn't move the other images to make place for the dragged image on the gridview, as it did in the past, but the gird just remains static, and when you drop the image, it returns to its original place.

I tested using your example code from this repo, and exactly the same thing happens when I run your example code.

Can you please look into this problem.

Thx

wreyford commented 2 years ago

Please can you look into this, as makes your package unusable.

sahilmind commented 2 years ago

@wreyford Sure, I will check and update ASAP.

wreyford commented 2 years ago

Hi @sahilmind, hope you are well. Were you able to have a look yet?

danielle-h commented 2 years ago

I have the same problem, is there a solution?

wreyford commented 2 years ago

Hello @sahilmind, @mi-ghanshyam, issue reported 16 Jan 2022. Is there any possibility you give it the required attention. As is, your package no longer works. Please indicate if you are serious about this package going forward.

sahilmind commented 2 years ago

@wreyford I apologize for the delay., I am very happy to fixed this issue for you. V0.0.4 will address your problem. Do not hesitate to contact us if you have any additional feedback.

wreyford commented 2 years ago

Thx @sahilmind . Really appreciate.