draggable_builder 1.0.1 copy "draggable_builder: ^1.0.1" to clipboard
draggable_builder: ^1.0.1 copied to clipboard

Add draggable item support to dynamically built scrollable containers like GridView and ListView in Flutter.

1.0.1 #

  • Fix: Correct returned targetValue in DraggedDetails on drop

1.0.0 #

  • Feature: Add wrapWithDragTarget property
  • Feature: Add genetic type for ID
  • Feature: Add value provider

0.0.2 #

  • Refactor: Renamed id to identifier in DraggableBuilder for clarity and consistency.
  • Refactor: Renamed feedbackSizeSameAsItem to feedbackConstraintsSameAsItem in DraggableBuilder to better reflect its purpose.
  • Feature: Added InfiniteIndexedValueProvider to support infinite dragging behavior in builders.
  • Docs: Improved and clarified documentation throughout the codebase.

0.0.1 #

  • Add DraggableBuilder widget
0
likes
140
points
35
downloads

Publisher

unverified uploader

Weekly Downloads

Add draggable item support to dynamically built scrollable containers like GridView and ListView in Flutter.

Repository (GitHub)
View/report issues

Topics

#draggable #builder #gridview #listview

Documentation

API reference

License

MIT (license)

Dependencies

flutter

More

Packages that depend on draggable_builder