karvulf / flutter-reorderable-grid-view

BSD 3-Clause "New" or "Revised" License
155 stars 22 forks source link

Added a callback to trigger on new index hovered #82

Closed Bader-Al closed 1 year ago

Bader-Al commented 1 year ago

Added a callback that triggers when a dragged item is hovering on top of new slot, but hasn't been dropped yet.

karvulf commented 1 year ago

Hello @Bader-Al Looks good so far, I will make some changes to it and will merge it to the release branch @Bader-Al

karvulf commented 1 year ago

Do you need this callback for a new prerelease or can you wait for it? @Bader-Al