void downloadFileOnWeb(String fileName, Uint8List fileBytes) { throw UnsupportedError('downloadFileOnWeb is not supported on this platform'); }