I am using this library to generate the csv from array list in flutter web
When there is chrome works fine.
But in safari it gives me the csv data but not in different raw but in all the records in single row
If anyone has solution please provide
Thanks in advance