FlorianPix / climbing_diary

track your climbing activity
GNU General Public License v3.0
1 stars 0 forks source link

frontend: save backup in externalStorage #123

Closed FlorianPix closed 10 months ago

FlorianPix commented 11 months ago

Currently the backup is saved in a directory that can't be accessed outside of the app (except as root). But users might want to save their backup somewhere else than on their device. Therefore, it should be saved in a folder that is accesible. https://retroportalstudio.medium.com/saving-files-to-application-folder-and-gallery-in-flutter-e9be2ebee92a