79582535

Date: 2025-04-19 15:13:51
Score: 0.5
Natty:
Report link

Please read the official doc comment of buildDefaultDragHandles before using ReorderableDragStartListener. The default behavior is different depending on the platform, on desktop, the behavior is same as Flutter 2.x, on mobile, users will need to long press the item and then drag to save some space of adding the trailing drag handle icon. Using ReorderableDragStartListener without setting buildDefaultDragHandles to false, will cause to duplicate the icon on desktop platforms.

Reasons:
  • Has code block (-0.5):
  • Single line (0.5):
  • Low reputation (0.5):
Posted by: bart mine