Cannot export the file included Tranditional Chinese
Hi , I export the csv file including tranditional chinese using this plugin , but exported csv file , the charactor will be ???? ??.
Any idea?
Thanks.
What is your platform? Can you share a sample file.
Sorry closed wrong issue
hi , I am using the flutter ios app. I just change to use the package 'dart:io' to solve my problem so that cannot provide the sample code sorry about that. After use this package still facing the same issue as above. The workaround is just open the new excel file then use Get data from Text function, the content should be correct. (P.S. No problem to use notepad to open the file content, It should be excel encode problem??)
Hope this can help you. =]