flutter_reorderable_list
flutter_reorderable_list copied to clipboard
Fix cancel dragging logic
The code line 230 seems strange to me because at line 227 _dragging is always set to null. Maybe this is a mistake? Please close this PR if it is not.