Skip to content
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

Make it possible to share in-memory files #23

Open
Ascenio opened this issue Jul 16, 2020 · 2 comments
Open

Make it possible to share in-memory files #23

Ascenio opened this issue Jul 16, 2020 · 2 comments

Comments

@Ascenio
Copy link

Ascenio commented Jul 16, 2020

It would be nice if something along these lines was possible:

final image = ...; // gets the reference from already existing in-memory image
FlutterShare.shareFile(title: 'My Image', file: image);
@skionthursday
Copy link

+1

@Ascenio Ascenio changed the title Share files already in memory Make it possible to share in-memory files Aug 28, 2020
@Deepjyoti120
Copy link

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants