flutter_reorderable_list icon indicating copy to clipboard operation
flutter_reorderable_list copied to clipboard

Fix cancel dragging logic

Open TheVinhLuong opened this issue 2 years ago • 0 comments

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.

TheVinhLuong avatar Apr 11 '23 10:04 TheVinhLuong