Flutter inAppWebview download file from datatable export

Viewed 907

I'm trying to export data from datatable like this using inAppWebview package but the download failed because the URL is using BLOB, I try to follow this answer but still unable to download that file. Any suggestion?

1 Answers
Related