void downloadFile(Uint8List bytes, String fileName, String mimeType) { throw UnsupportedError("File download not supported on this platform"); }