flutter-reorderable-grid-view
flutter-reorderable-grid-view copied to clipboard
Released dragged item below GridView should order the item at the last position.
When I am dragging an item below theGridView
and release that item, then it would be more logical, that this items reorders at the last position of the children.