You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I used the open_file safe package in flutter, but after the file is downloaded, it does not open when clicked, so the file does not go to the download directory. #233
I used the open_file safe package in flutter, but after the file is downloaded, it does not open when clicked, so the file does not go to the download directory. I used the open_file package, but since google play console gave 'REQUEST_INSTALL_PACKAGES' error, I replaced it with open_file safe. I tried many packages ( open_file safe, open_file plus etc. ) none of them worked. how can i solve this problem?