'How to implement "hold and drag to select an option" functionality in Flutter?
When user long presses the widget, I want to display a pop-up menu with some options, and in order to select an option, user should drag their finger to that option and release their finger. Just like on Instagram when you long press a picture, you drag your finger to like button to like the picture. Is there a way to do this? Thanks in advance.
Sources
This article follows the attribution requirements of Stack Overflow and is licensed under CC BY-SA 3.0.
Source: Stack Overflow
| Solution | Source |
|---|
