The file I try to drop starts with smb://.... and the drop fails with the following exception:
failed to parse linux path: Unsupported operation: Cannot extract a file path from a smb URI #0 _SimpleUri.toFilePath (dart:core/uri.dart:5065:7)
uri.dart:5065
#1 DesktopDrop._handleMethodChannel.<anonymous closure> (package:desktop_drop/src/channel.dart:143:37)
channel.dart:143
#2 MappedListIterable.elementAt (dart:_internal/iterable.dart:442:31)
iterable.dart:442
#3 ListIterator.moveNext (dart:_internal/iterable.dart:371:26)
iterable.dart:371
#4 WhereIterator.moveNext (dart:_internal/iterable.dart:467:22)
Best Regards,
Tobias
The file I try to drop starts with smb://.... and the drop fails with the following exception:
Best Regards,
Tobias