{"repo":"Mindinventory/flutter_draggable_gridview","free":true,"listed":false,"github":"https://github.com/Mindinventory/flutter_draggable_gridview","clone":"git clone https://github.com/Mindinventory/flutter_draggable_gridview.git","description":"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.","language":"Dart","stars":103,"topics":["flutter","draggable","gridview","flutter-draggable-gridview","graggable-gridview","collection-view","flutter-collection-view","draggable-collection"],"license":"MIT","category":"mobile-apps","readme_excerpt":"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. Draggable GridView. Usage Example Required parameters gridDelegate: A delegate that controls the layout of the children within the GridView. children: This property contains list of [DraggableGridItem] and it is use to show the widget inside the GridView.builder to provide the drag & drop functionality. Also, it contains isDraggable parameter which manages enable/disable the drag & drop functionality. dragCompletion: This callback provides updated list and old and new indexes. Optional parameters isOnlyLongPress: This property contains value. If this property is then it works with simple press draggable or else it works with long press. default value is 'true'. dragFeedback: With this callback, you have to return a Widget and we will use this widget in feedback. Learn more about feedback from Draggable class. dragPlaceHolder: TWith this callback, you have to return a PlaceHolderWidget and we will use this widget in place holder. dragChildWhenDragging: With this callback, you have to return a Widget and we will display this widget instead of child when drags are under way. Learn more about childWhenDragging from Draggable class. Last But Not Least :heart eyes: You can use all the properties with class. Note: The result returns in List. so it ca","default_branch":null,"files":null,"tree":[],"storefront":"/r/Mindinventory","claimed":false,"request_supported":{"post":"https://gitbuyer.com/r/Mindinventory/flutter_draggable_gridview/request-supported","requests":0},"note":"indexed from public GitHub; nothing is for sale on this page. Clone it from GitHub. Paid listings live at /search."}