My Flutter Desktop app is listing sound sample files from a specific dir of my computer.
I want to drag the list tile (which represents a file path) to a window of Windows explorer, and this file being copied to this window location.
I research a lot and all I got was plugins to drag files into the flutter app but never the opposite.
Something like this: