file_picker_writable
file_picker_writable copied to clipboard
Do long-running tasks off of UI thread on iOS
Fixes #42
The logic is getting pretty hairy but I didn't bother with any large refactors because I think moving to async/await is the timing for that.