-
Hope GridView can support interactive drag drop reorder.
-
## Use case
If i have a design similar to the gif below -
![20200405_225909](https://user-images.githubusercontent.com/38868279/78686790-17dd3780-7911-11ea-9f44-f661626ce96d.gif)
and I want to…
-
Thank you for sharing this package, it looks really promising!
I'm trying it out, and I encountered with an issue sometimes. I believe the following steps in the video are enough to reproduce it.
…
-
For years, Flutter's Framework team has been reviewing "notable commits" in our weekly staff meeting at Google. The notable commits are a lightly curated list of the pull requests that have lan…
-
I truly appreciate the effort put into developing this package.
It's an honor to utilize such a well-crafted, clever, and efficient tool.
Your dedication to simplicity and functionality is evident…
-
This is my current setup that I had working on 0.0.8 but after I upgraded to .0.0.9 when I drag an item to a different position the other items do not move out of the way and allow me to place it. Hav…
-
### Steps to reproduce
I have a shopping cart feature where every item in the grid can be dragged into the shopping cart,
### Expected results
After dragging the widget you should be able to scroll…
-
**ERROR**
I encounter a problem while utilizing multiple draggable grid views within a single page.
1. The elements in the initial view can be dragged to the secondary list.
2. The interface of th…
-
https://github.com/karvulf/flutter-reorderable-grid-view/assets/18232924/20d027e9-8274-433d-8ce7-f49a75567ac6
I am using it by modifying it as below.
I don't know if there is a better way.
…
-
https://github.com/karvulf/flutter-reorderable-grid-view/assets/18232924/9cc3835b-6495-4a53-a9be-a0fc78d9d64b
Changing the GlobalKey causes another error.
This part will be registered as a new i…