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
76 stars 91 forks source link

How to download file to 'Downloads' directory without opening file manager #108

Open doaa-abdelkarim opened 3 months ago

doaa-abdelkarim commented 3 months ago

How to download file to 'Downloads' directory without opening file manager? I tried to use 'saveFile' and I tested it on Android but I found that it saves file in my app location

Platform: android/IOS

incrediblezayed commented 1 month ago

I think we need to research a bit here, I will definitely find a solution if it's possible, & also I'm working on one other thing (saving the images to gallery)