-
-
Notifications
You must be signed in to change notification settings - Fork 1.1k
Share.shareFiles Windows. #333
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Comments
@jpnurmi do you know anything about this? |
@fabio21, do you happen to be aware of any API to share files on Windows? |
I may implement this. |
I think there is a general discussion at the moment if it even makes sense to support sharing on non-mobile platforms as pretty much no one uses those native ‘features’ (at least as far as I can tell). But I don’t want to stop you - go ahead :) |
Recently Windows 11 has given developers the ability to list their "non-Windows-Store" apps into this share menu aswell. Maybe we can see better apps being mentioned in this dialog soon (how about Flutter ones 😄)? We have a UWP WhatsApp in the store too, which can be good share-target. But still, it's kind of redundant. |
I didn’t know about that (maybe because I despise the new Windows look and feel? ^^). If you can get it running that would sure be a nice addition 👍🏻 Maybe even have a look if you can implement the |
This issue is stale because it has been open 60 days with no activity. Remove stale label or comment or this will be closed in 15 days |
shareFiles() has not been implemented on Windows.
When the exception was thrown, this was the stack:
#0 ShareWindows.shareFiles (package:share_plus_windows/share_plus_windows.dart:48:5)
#1 Share.shareFiles (package:share_plus/share_plus.dart:93:22)
The text was updated successfully, but these errors were encountered: