GestureDetector was fighting with IconButton's inner Tooltip gesture recognizer — onLongPressStart was never called (only vibration from tooltip). Replaced with Listener (raw pointer events) + manual 500ms Timer, which bypasses the gesture arena entirely. Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com> |
||
|---|---|---|
| .. | ||
| core | ||
| features | ||
| app.dart | ||
| main.dart | ||