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

Can this package support Enable/Disable widget Draggable? #2

Closed ahmedmehanna closed 2 years ago

ahmedmehanna commented 2 years ago

I need to disable items from being draggable. For Example:- last 3 items are not draggable

sahilmind commented 2 years ago

Hi @ahmedmehanna

Please check flutter_draggable_gridview: ^0.0.3 version.