simonbengtsson / airdash

File sharing flutter webrtc app enabling sending files to any device from anywhere
https://airdash-project.web.app
MIT License
564 stars 116 forks source link

Add way to change file location on desktop #15

Closed simonbengtsson closed 2 years ago

simonbengtsson commented 2 years ago

Added support for this on windows and linux. Due to sandbox restrictions it was more complicated on mac os.

simonbengtsson commented 2 years ago

Also finished on macos.