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.
Hello @ZakAnun, it seems you have moved the _list and _orgList fields to global, which creates another issue #20. we appreciate your effort on this issue. but unfortunately, we can't accept this PR.
Thank you
Hello,
I noticed a issues-27 mentions that the drag and drop action works well at the first time, but any subsequent attempts can not work.
The main problem is that the widget's data is out of sync, and I am trying to fix this problem.
Please review my code.
Thanks.
24
27