We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
When specifying album when calling putVideo on Android, the media is saved to the Pictures folder.
album
putVideo
return Gal.putVideo('my-media-path', album: 'my custom album');
[Paste flutter doctor logs here]
[Paste your logs here]
The text was updated successfully, but these errors were encountered:
This is a duplicate of
Sorry, something went wrong.
I need to understand more about the use case for this issue.
Can you tell me what problems would be caused to the end user by a custom folder being created under Pictures instead of Movies?
natsuk4ze
No branches or pull requests
Did you check the documentation and it did not help?
Overview
When specifying
album
when callingputVideo
on Android, the media is saved to the Pictures folder.Steps to reproduce
Code sample
Code sample
Environment
Logs
[Paste flutter doctor logs here]
Logs
Logs
[Paste your logs here]
The text was updated successfully, but these errors were encountered: