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

feat: added parameter sliverMode to be possible use SliverGrid #21

Closed MatheusRmelo closed 7 months ago

MatheusRmelo commented 11 months ago

I using slivers in my project and I liked your package, so I just added a parameter to be possible use your package with slivers.

bgenidy commented 8 months ago

@deep-mindinventory any chance this can go in the next release? I too use SilverGrid in my app and would love to keep using this package