-
Notifications
You must be signed in to change notification settings - Fork 34
Open
Description
Hello I have a REST Server returning JSON Responses using UTF-8 when I request the data through flutter_data I receive wrongly encoded text for example instead of getting agakuŋŋaanye go n’agayita as sent by the server, I get agakuÅÅaanye go nâagayita. I am using the defualt headers;
{
"Content-Type": "application/json"
}Really Need help here, everything works fine except this simple issue.
Metadata
Metadata
Assignees
Labels
No labels