flutter_file_dialog icon indicating copy to clipboard operation
flutter_file_dialog copied to clipboard

Cannot export the file included Tranditional Chinese

Open tkchung23 opened this issue 5 years ago • 3 comments

Hi , I export the csv file including tranditional chinese using this plugin , but exported csv file , the charactor will be ???? ??. Any idea? Thanks. Capture

tkchung23 avatar Jan 22 '21 10:01 tkchung23

What is your platform? Can you share a sample file.

kinex avatar May 02 '21 12:05 kinex

Sorry closed wrong issue

kinex avatar Jul 29 '21 20:07 kinex

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. =]

tkchung23 avatar Aug 02 '21 01:08 tkchung23