drag_list 1.0.8
drag_list: ^1.0.8 copied to clipboard
Flutter list widget that allows to drag and drop items and define custom drag handle widget.
1.0.8 27/04/2020 #
- Added
DragItemthat provides index values in builders
1.0.7 13/02/2020 #
- Added feedback widget builders
1.0.6 06/01/2020 #
- Added auto scroll when dragging an item feature
1.0.4 01/10/2019 #
- Added scrollPhysics property
1.0.3 25/06/2019 #
- Added padding property
1.0.2 22/06/2019 #
- Added controller property
1.0.1 25/05/2019 #
- Added shrinkWrap property
1.0.0 20/03/2019 #
- Implemented core functionality