Future<Directory> getShareDirectory() async => Directory( getJoin((await getAppTemporaryDirectory()).path, shareDirectoryName));