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
98 stars 19 forks source link

Resolved(#18): Draggable Item disappear when dragging outside the container #19

Closed sahilmind closed 1 year ago

sahilmind commented 1 year ago

Refactor(#code): Minor Improvements