incrediblezayed / file_saver

A simple flutter plugin for saving files in all platforms
https://pub.dev/packages/file_saver
BSD 3-Clause "New" or "Revised" License
75 stars 101 forks source link

how to save images and videos to Gallery on Android and iOS #64

Open ngotandatnnst opened 1 year ago

ngotandatnnst commented 1 year ago

Thanks for your package, this package is very useful.

But please tell me how to save file and user can views that file in their Gallery app?

If solution is use other package like scan_media, then it better if your package help us do that than use other package. Thanks you so much

Juliotati commented 1 year ago

@ngotandatnnst Are the docs not helping? It seems that there's a clear usage here on the getting started section

incrediblezayed commented 1 year ago

Hi @Juliotati Thanks for your response & @ngotandatnnst I think I get your point, I'll see what can be done for this because if you use saveFile method, it saves somewhere and application data directory, that's clearly not visible in gallery

SannyRai commented 8 months ago

@incrediblezayed any update on this?

incrediblezayed commented 8 months ago

@incrediblezayed any update on this?

Not yet, if you can possibly contribute and create a PR that will be best, I'm a bit busy as of now